llvm-project/clang/lib
Anders Carlsson cadbc463e2 Move code off the primary base info iterator. No functionality change.
llvm-svn: 120132
2010-11-24 23:04:03 +00:00
..
AST Use the newly added function in ASTRecordLayoutBuilder. 2010-11-24 22:55:48 +00:00
Analysis Let StackFrameContext represent if the call expr is evaluated as lvalue. 2010-11-24 13:08:51 +00:00
Basic Fix 2 problems with Chris Lattner's FileManager redesign on Windows. 2010-11-24 03:07:43 +00:00
Checker When getting CXXThisRegion from CXXMethodDecl, use the qualifiers. This is 2010-11-24 13:48:50 +00:00
CodeGen Move code off the primary base info iterator. No functionality change. 2010-11-24 23:04:03 +00:00
Driver Forward the -fno-elide-constructor argument to clang -cc1. Fixes PR8652. 2010-11-21 00:09:52 +00:00
Frontend Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals 2010-11-24 11:21:45 +00:00
FrontendTool Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals 2010-11-24 11:21:45 +00:00
Headers Undo part of my previous commit to mm_malloc.h, going back to the use of 2010-11-22 08:06:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex change the 'is directory' indicator to be a null-or-not 2010-11-23 21:17:56 +00:00
Parse Remove the other FIXME I added. This is covered by the Index test and not testable via -ast-dump. 2010-11-22 13:48:02 +00:00
Rewrite Minor whitespace fix, no functionality change 2010-11-22 10:26:41 +00:00
Sema Switch a lot of call-sites over to using the new value-kind calculations. 2010-11-24 05:12:34 +00:00
Serialization change the 'is directory' indicator to be a null-or-not 2010-11-23 21:17:56 +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