[clang] [Hexagon] Fix B0 macro conflict between hexagon_types.h and termios.h (PR #184539)
Ankit Aggarwal via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 4 22:39:58 PST 2026
https://github.com/aankit-ca commented:
I'm fine with this change. Not sure if there's a better fix available for this.
This change will guard the function definition but the call sites for B0 will not work.
Should consider renaming the function too?
https://github.com/llvm/llvm-project/pull/184539
More information about the cfe-commits
mailing list