hanchenye-llvm-project/clang/lib
John McCall 2efaf11695 Abandon the type-visibility optimization for functions. GCC doesn't do it,
and it's too much trouble to push for.  Fixes PR8478.

llvm-svn: 117532
2010-10-28 07:07:52 +00:00
..
AST Abandon the type-visibility optimization for functions. GCC doesn't do it, 2010-10-28 07:07:52 +00:00
Analysis If visiting RHS causes us to finish 'Block', e.g. the RHS is a StmtExpr 2010-10-27 03:23:10 +00:00
Basic Ahem. Add rest of D and Q registers to ARM inline asm handling. 2010-10-28 01:05:37 +00:00
Checker Don't warn about unamed bitfield ivars in the ObjCUnusedIvarsChecker. Fixes <rdar://problem/8481311>. 2010-10-28 02:16:22 +00:00
CodeGen Fix context info for enums. 2010-10-27 23:23:58 +00:00
Driver Reorganize predefined macros for all Windows targets. 2010-10-21 05:21:48 +00:00
Frontend Introduce libclang-level options for C++ precompiled preambles, 2010-10-27 17:24:53 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers Fix CMake installation of arm_neon.h 2010-10-19 18:06:10 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Update remaining attribute macros to new style. 2010-10-23 08:44:57 +00:00
Parse Parse attributes on enumerators and instantiate attributes on enum decls. 2010-10-22 23:36:17 +00:00
Rewrite More class anonymization. 2010-10-22 16:48:22 +00:00
Sema Implement the newest status quo for method override checking. The idea now 2010-10-28 02:34:38 +00:00
Serialization Make AST deserialization for class template specializations lazier, by 2010-10-27 22:21:36 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00