[PATCH] D51329: [Attribute/Diagnostics] Print macro if definition is an attribute declaration
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 17:53:35 PDT 2019
leonardchan added a comment.
In D51329#1488918 <https://reviews.llvm.org/D51329#1488918>, @JDevlieghere wrote:
> I think this is change is causing an assertion to be hit:
>
> http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/25103/consoleFull#-239233992d489585b-5106-414a-ac11-3ff90657619c
> http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/56122/console
>
> Can you have a look?
I've noticed it. Still looking at it. I'll revert this if I don't figure out what's causing it by the end of the night.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51329/new/
https://reviews.llvm.org/D51329
More information about the cfe-commits
mailing list