hanchenye-llvm-project/clang/include
Ben Langmuir fd6e39c40b [index] Add indexing for unresolved-using declarations
In dependent contexts we end up referencing these, so make sure they
have USRs, and have their declarations indexed. For the most part they
behave like typedefs, but we also need to worry about having multiple
using declarations with the same "name".

rdar://problem/33883650

llvm-svn: 311053
2017-08-16 23:12:21 +00:00
..
clang [index] Add indexing for unresolved-using declarations 2017-08-16 23:12:21 +00:00
clang-c [libclang] Fix PR34055 (incompatible update of clang-c/Index.h) 2017-08-08 14:13:50 +00:00
CMakeLists.txt