[PATCH] D142604: [Clang] Fix __VA_OPT__ implementation so that it treats the concatenation of a non-placemaker token and placemaker token as a non-placemaker token

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 17 14:48:32 PST 2023


shafik updated this revision to Diff 498510.
shafik added a comment.

- Add release note


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

https://reviews.llvm.org/D142604

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Lex/TokenLexer.cpp
  clang/test/Preprocessor/macro_vaopt_p1042r1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142604.498510.patch
Type: text/x-patch
Size: 3205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230217/158c75b0/attachment-0001.bin>


More information about the cfe-commits mailing list