llvm-project/clang/tools
Douglas Gregor 16a2bdd6b0 Introduce a new kind of cursor into libclang, which covers a reference
to an "overloaded" set of declarations. This cursor kind works for
unresolved references to functions/templates (e.g., a call within a
template), using declarations, and Objective-C class and protocol
forward declarations.

llvm-svn: 113805
2010-09-13 22:52:57 +00:00
..
c-index-test Introduce a new kind of cursor into libclang, which covers a reference 2010-09-13 22:52:57 +00:00
driver Driver: Set TOOL_NO_EXPORTS when building a "production" compiler, we don't 2010-09-10 21:42:03 +00:00
libclang Introduce a new kind of cursor into libclang, which covers a reference 2010-09-13 22:52:57 +00:00
scan-build Forward -fno-builtin to clang, add .cp as a supported 2010-07-03 03:08:23 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile Minix doesn't support dylibs, PR7294 2010-06-29 05:05:09 +00:00