We previously had issues identifying macros not registered with a lowercase name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. I presume the test changes are for consistency, making all macros camelcased, and the substitution on line 68 is the only one actually exercising the change.
Would it be good to try a substitution with all lower case too?