[clang] Fix enum enumerator visibility loss when #include is between module imports (PR #188865)
Avi Kivity via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 28 10:30:46 PDT 2026
avikivity wrote:
v4:
- retype the enumerators to the original type
- expanded test case to check the enumerator type
https://github.com/llvm/llvm-project/pull/188865
More information about the cfe-commits
mailing list