llvm-project/clang/lib
Anders Carlsson 6aa503900f Fix PR5531.
llvm-svn: 89106
2009-11-17 17:11:23 +00:00
..
AST Fix PR5531. 2009-11-17 17:11:23 +00:00
Analysis Add PreVisitReturn to Malloc checker. Now we can recognize returned memory 2009-11-17 08:58:18 +00:00
Basic Eliminate TargetInfo::getDefaultLangOptions, this kind of logic is better done 2009-11-17 09:15:44 +00:00
CodeGen Skip over shadow using decls during codegen. 2009-11-17 09:33:40 +00:00
Driver Add -fblocks, -stack-protector, and -fobjc-nonfragile-abi defaulting to driver, 2009-11-17 08:07:36 +00:00
Frontend recognize .hpp as c++ (needed for ./configure'ing boost) 2009-11-17 15:36:35 +00:00
Headers Use the INTn_C integer constant macros to generate limit constants with correct 2009-11-17 16:26:27 +00:00
Index Silence some warnings produced by Clang, and add a missing header 2009-11-17 06:14:37 +00:00
Lex Move DISABLE_INLINE to the front of the decl so MSVC can parse it. Patch by Amine Khaldi! 2009-11-14 16:36:57 +00:00
Parse Handle case of missing '@end' in implementation context 2009-11-16 18:57:01 +00:00
Rewrite Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here 2009-11-17 06:52:37 +00:00
Sema Augment code-completion results to provide argument names and 2009-11-17 16:44:22 +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