llvm-project/clang/tools
Douglas Gregor 8caea94c74 Make sure that we look into nested, transparent declaration contexts
when looking for a name within a given DeclContext. Now enumerators
will show up in code-completion results.

llvm-svn: 86591
2009-11-09 21:35:27 +00:00
..
CIndex Make sure that we look into nested, transparent declaration contexts 2009-11-09 21:35:27 +00:00
c-index-test Improve c-index-test's parsing of the -code-completion-at=file:line:column argument 2009-11-09 18:19:57 +00:00
clang-cc Add CompilerInvocation object, to capture all the options one needs to invoke 2009-11-09 20:55:08 +00:00
driver Push "clang-is-production" logic up to tools/driver, and make it hittable by 2009-09-22 22:31:13 +00:00
index-test Move Diagnostic/DiagClient/FileManager from Indexer => ASTUnit. 2009-10-19 14:34:22 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
wpa make CallGraph more flexible by letting it accept ASTContext instead of ASTUnit. 2009-10-28 12:23:03 +00:00
CMakeLists.txt Changes for building as a Windows DLL 2009-10-27 13:42:56 +00:00
Makefile wpa is an experiment, don't build it by default, it adds to build times due to everything it links in. 2009-09-24 19:45:12 +00:00