[PATCH] D75844: [clang] Set begin loc on GNU attribute parsed attrs
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 1 08:37:28 PDT 2021
aaron.ballman added a comment.
In D75844#2664119 <https://reviews.llvm.org/D75844#2664119>, @tbaeder wrote:
> Damn. Reverted again for the time being. The libc++ build seems to fail and I won't have time to look into that this week. :(
Thank you for the quick revert! From looking at the test failure, it looks like we may be relying on accepting attributes in more places than we expected.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75844/new/
https://reviews.llvm.org/D75844
More information about the cfe-commits
mailing list