clang-1/lib
Ted Kremenek 6304b08dae Migrate factory methods for FieldRegion and ObjCIVarRegion creation to use the
new generalized region-construction code.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73921 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-22 23:34:21 +00:00
..
AST Addressing Doug's suggestions: 2009-06-22 17:13:31 +00:00
Analysis Migrate factory methods for FieldRegion and ObjCIVarRegion creation to use the 2009-06-22 23:34:21 +00:00
Basic Slight modification to column checking inside SourceManager::getLocation(). 2009-06-20 08:40:15 +00:00
CodeGen Parsing and AST support for using declarations, from John Thompson! 2009-06-20 00:51:54 +00:00
Driver Add some missing CMake dependencies 2009-06-18 15:05:47 +00:00
Frontend Add the license part to the new source files. 2009-06-20 08:27:14 +00:00
Headers Update Clang to include the InitializeAllTargets and 2009-06-16 20:13:51 +00:00
Lex Fix a crash that can occur when a #pragma handler eats to the end of the 2009-06-18 05:55:53 +00:00
Parse Implement implicit instantiation of the member functions of a class template 2009-06-22 23:06:13 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Robustify a bunch of C++-related declaration actions. 2009-06-22 23:20:33 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00