Commit-Queue | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[cfe] Support nested prefixes
This adds support for expanded a prefix scope in a child compilation unit. If a compilation unit declares a prefix and a child compilation unit declares a prefix of the same name, the scope of the latter is nested within the scope of the former.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |