[clang] Skip escaped newlines before checking for whitespace in Lexer::getRawToken. (PR #117548)
Samira Bazuzi via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 27 07:10:04 PST 2024
bazuzi wrote:
Added a test for getRawToken where the EXPECT_TRUE failed before this change.
https://github.com/llvm/llvm-project/pull/117548
More information about the cfe-commits
mailing list