Commit 86acc2a
committed
minor #20102 minor : the process method from CompilerPassInterface should be public (magnetik)
This PR was merged into the 5.4 branch.
Discussion
----------
minor : the process method from CompilerPassInterface should be public
Since the method is defined in CompilerPassInterface as public, it should be defined as public in the Kernel.
Commits
-------
f206ee7 minor : the process method from CompilerPassInterface should be public1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
| 654 | + | |
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
| |||
0 commit comments