llvm-project/clang/lib
Steve Naroff 517ea46e2e Remove redundant local variable (use newly created instance data).
llvm-svn: 80861
2009-09-03 00:43:52 +00:00
..
AST Add a wicked little test-case that illustrates what we have to deal 2009-09-02 23:58:38 +00:00
Analysis Refactor the check for bad divide into a checker. 2009-09-02 13:26:26 +00:00
Basic Improve diagnostics and recovery when the nested-name-specifier of a 2009-08-26 00:04:55 +00:00
CodeGen Don't try to CodeGen using directives, from Anders Johnsen 2009-09-02 23:49:23 +00:00
Driver Add driver support for -emit-ast and AST compilation steps. 2009-09-01 16:57:46 +00:00
Frontend Remove redundant local variable (use newly created instance data). 2009-09-03 00:43:52 +00:00
Headers CMake: Improve installation of Clang 2009-08-23 05:28:29 +00:00
Index Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Lex Updated GNU runtime non-fragile ABI. 2009-08-31 16:41:57 +00:00
Parse Rewrite of our handling of name lookup in C++ member access expressions, e.g., 2009-09-02 22:59:36 +00:00
Rewrite Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Sema This patch does the following. 2009-09-03 00:43:07 +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