[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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 14 11:59:03 PST 2023


aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM but please add a release note for the fix.


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

https://reviews.llvm.org/D142604



More information about the cfe-commits mailing list