llvm-project/clang/lib
Peter Collingbourne 19b961d5f9 Merge transparent union types using member's unqualified type
llvm-svn: 120736
2010-12-02 21:00:06 +00:00
..
AST Merge transparent union types using member's unqualified type 2010-12-02 21:00:06 +00:00
Analysis Fix range in printf warnings for invalid conversion specifiers. 2010-12-02 20:57:51 +00:00
Basic attempt to fix a buildbot failure, apparently apache fails to build. 2010-12-02 04:27:29 +00:00
Checker Merge ValueManager into SValBuilder. 2010-12-02 07:49:45 +00:00
CodeGen fix PR8726 by teaching the aggregate init optimization code to handle 2010-12-02 18:29:00 +00:00
Driver Remove stray emacs mode marker. 2010-12-01 04:33:27 +00:00
Frontend Driver, Frontend: add CUDA language support 2010-12-01 03:15:20 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Merge System into Support. 2010-11-29 18:12:39 +00:00
Parse Fixed source range for MS asm statement. 2010-12-02 18:34:55 +00:00
Rewrite Simplify the ASTs by consolidating ObjCImplicitGetterSetterExpr and ObjCPropertyRefExpr 2010-12-02 01:19:52 +00:00
Sema Do not change the size of LookupResult::Filter based on the NDEBUG 2010-12-02 16:19:31 +00:00
Serialization Simplify the ASTs by consolidating ObjCImplicitGetterSetterExpr and ObjCPropertyRefExpr 2010-12-02 01:19:52 +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