llvm-project/clang/lib
Argyrios Kyrtzidis 833be2ddd8 Also show notes about the taken path in TextPathDiagnostics.
llvm-svn: 120783
2010-12-03 02:03:26 +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 Also show notes about the taken path in TextPathDiagnostics. 2010-12-03 02:03:26 +00:00
CodeGen Reflow to a style doug prefers, increasing indentation :-) 2010-12-02 22:52:04 +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 Fix diagnostic for reporting bad escape sequence. 2010-12-03 00:09:56 +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 When we're performing an explicit cast of some sort, don't complain 2010-12-02 21:47:04 +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