llvm-project/clang/lib
Douglas Gregor bc7c5e471a Code completion for Objective-C @ keywords that are statements or expressions
llvm-svn: 90757
2009-12-07 09:51:25 +00:00
..
AST Instantiated or specialized class templates never have a key function. This (and the previous check-in) fixes PR5557. 2009-12-07 08:29:39 +00:00
Analysis Add EvalCallExpr interface to checker, and migrate the no-return function 2009-12-07 09:17:35 +00:00
Basic Add a pretty horrible hack to prevent clang from crashing with inconsistent PCH 2009-12-06 05:43:36 +00:00
CodeGen It's OK to try to emit a vtable definition more than once. Fixes PR5697. 2009-12-07 07:59:52 +00:00
Driver Unbreak -ccc-cxx and -ccc-clang-cxx defaulting. 2009-12-05 00:13:59 +00:00
Frontend DeclaratorInfo -> TypeSourceInfo. Makes an effort to rename associated variables, 2009-12-07 02:54:59 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index DeclaratorInfo -> TypeSourceInfo. Makes an effort to rename associated variables, 2009-12-07 02:54:59 +00:00
Lex Unbreak and add test case for r90276, a situation in which getBuffer is expected to fail. 2009-12-06 09:19:25 +00:00
Parse Code completion for Objective-C @ keywords that are statements or expressions 2009-12-07 09:51:25 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Code completion for Objective-C @ keywords that are statements or expressions 2009-12-07 09:51:25 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00