[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
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 15 07:19:15 PST 2023
ldionne added a comment.
I suspect the libc++ failure is because the patch is not rebased onto `main`. I remember seeing those issues a while back. I think it's unlikely to be this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142604/new/
https://reviews.llvm.org/D142604
More information about the cfe-commits
mailing list