[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 23 06:39:07 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
serge-sans-paille marked 2 inline comments as done.
Closed by commit rGa0d05ed84899: Handle interactions between reserved identifier and user-defined suffixes (authored by serge-sans-paille).

Changed prior to commit:
  https://reviews.llvm.org/D104299?vs=352938&id=353952#toc

Repository:
  rG LLVM Github Monorepo

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.353952.patch
Type: text/x-patch
Size: 5356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210623/13b67858/attachment-0001.bin>


More information about the cfe-commits mailing list