[PATCH] D104299: Handle interactions between reserved identifier and user-defined suffixes

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 16 06:51:52 PDT 2021


serge-sans-paille updated this revision to Diff 352423.
serge-sans-paille added a comment.

Tried another not-so-intrusive approach. @rsmith?


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

https://reviews.llvm.org/D104299

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/Decl.cpp
  clang/lib/Parse/ParseExprCXX.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/Sema/reserved-identifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104299.352423.patch
Type: text/x-patch
Size: 4467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210616/6ff62e62/attachment.bin>


More information about the cfe-commits mailing list