[PATCH] D153621: [Clang] Correctly handle $, @, and ` when represented as UCN

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 6 21:52:52 PDT 2023


cor3ntin marked 6 inline comments as done.
cor3ntin added inline comments.


================
Comment at: clang/test/Preprocessor/ucn-allowed-chars.c:16
 
-
 // Identifier initial characters
----------------
tahonermann wrote:
> I assume this line was deleted to minimize the disruption to line numbers due to the additional RUN line?
Indeed!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153621/new/

https://reviews.llvm.org/D153621



More information about the cfe-commits mailing list