[clang] Add ParserConversionAction (PR #169803)
Abhina Sree via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 11:55:59 PDT 2026
================
----------------
abhina-sree wrote:
In this paper https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2361r4.pdf it mentions `Allow numeric escape sequences in asm statements.` I think we cannot treat asm strings as an unevaluated string as a result
https://github.com/llvm/llvm-project/pull/169803
More information about the cfe-commits
mailing list