llvm-project/clang/tools
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
..
arcmt-test [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
c-arcmt-test Remove autoconf support 2016-01-26 21:30:40 +00:00
c-index-test [libclang] Support for querying whether an enum is scoped 2017-07-12 11:35:11 +00:00
clang-check Remove 'Filename' parameter from BeginSourceFileAction. 2017-06-09 01:36:10 +00:00
clang-diff [clang-diff] Rename, NFC 2017-07-27 15:04:44 +00:00
clang-format clang-format: add an option -verbose to list the files being processed 2017-08-12 15:15:10 +00:00
clang-format-vs clang-format-vs licence.txt: drop svn:executable 2017-04-13 20:09:18 +00:00
clang-fuzzer Add a Dockerfile for clang-proto-fuzzer 2017-08-12 01:27:10 +00:00
clang-import-test This adds the argument --dump-ir to clang-import-test, which allows 2017-08-07 22:27:30 +00:00
clang-offload-bundler Print registered targets in clang's version information 2017-06-06 21:54:21 +00:00
clang-rename [clang-rename] Just return instead of calling exit(3) from main. 2017-06-30 20:24:32 +00:00
diag-build
diagtool [diagtool] Add ability to pass in the id and return the name for a 2017-08-03 16:13:13 +00:00
driver Update for llvm change. 2017-08-02 20:32:35 +00:00
libclang [index] Add indexing for unresolved-using declarations 2017-08-16 23:12:21 +00:00
scan-build [scan-build] Patch to scan-build tool to support "--target=<value>" flag 2017-05-26 19:25:32 +00:00
scan-build-py [scan-build-py] Patch to fix "-analyzer-config" option 2017-07-19 00:29:41 +00:00
scan-view Add coding and shebang. 2017-03-02 18:47:22 +00:00
CMakeLists.txt [clang-diff] Add initial implementation 2017-07-21 12:49:28 +00:00