[clang] [clang][lex] Fix lexing malformed pragma within include directive (PR #138165)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri May 2 04:46:04 PDT 2025


AaronBallman wrote:

Thanks for the fix! Given the nature of the issue, I would probably introduce a new test file rather than modify an existing one. But I think it should live in `clang/test/Preprocessor`.

https://github.com/llvm/llvm-project/pull/138165


More information about the cfe-commits mailing list