[clang] Fix `pragma-comment.c` test failing on false match (PR #145455)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 24 04:55:34 PDT 2025


https://github.com/AaronBallman commented:

Thank you for the fix! I think this approach works, but there may be a slightly improved approach that uses regex word boundaries worth considering.

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


More information about the cfe-commits mailing list