static_assert declarations have to be indexed to gather the declaration references in their assert expression.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33913
[index] Index static_assert declarations ClosedPublic Authored by arphaman on Jun 5 2017, 2:07 PM.
Details Summary static_assert declarations have to be indexed to gather the declaration references in their assert expression.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2017, 3:02 PM Closed by commit rL305504: [index] Index static_assert declarations (authored by arphaman). · Explain WhyJun 15 2017, 1:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101458 lib/Index/IndexDecl.cpp
test/Index/Core/index-source.cpp
|