This revision was automatically updated to reflect the committed changes.
Closed by commit rL305504: [index] Index static_assert declarations (authored
by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D33913?vs=101458&id=102720#toc
Repository:
rL LLVM
https://reviews.llvm.org
arphaman created this revision.
static_assert declarations have to be indexed to gather the declaration
references in their assert expression.
Repository:
rL LLVM
https://reviews.llvm.org/D33913
Files:
lib/Index/IndexDecl.cpp
test/Index/Core/index-source.cpp
Index: test/Index/Core/ind