[clang] [clang][scandeps] Improve handling of rawstrings. (PR #139504)

Tobias Hieta via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 23 02:14:33 PDT 2025


tru wrote:

Sorry for the delay. I have addressed both your comments now @benlangmuir - reworked it to use Lexer::getEscapedNewLineSize() and removed the assertline. I also expanded the test coverage.

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


More information about the cfe-commits mailing list