hanchenye-llvm-project/clang/lib
Ted Kremenek 404b132dc0 Move 'hasStackStorage()' and 'hasHeapStorage()' from MemRegionManager to MemRegion.
llvm-svn: 73973
2009-06-23 18:05:21 +00:00
..
AST Check in a new template argument list builder that should work better for variadic templates. 2009-06-23 01:26:57 +00:00
Analysis Move 'hasStackStorage()' and 'hasHeapStorage()' from MemRegionManager to MemRegion. 2009-06-23 18:05:21 +00:00
Basic __APPLE_CC__ should only be set when building for darwin targets. 2009-06-23 00:43:21 +00:00
CodeGen fix PR4423. 2009-06-23 01:38:41 +00:00
Driver Add some missing CMake dependencies 2009-06-18 15:05:47 +00:00
Frontend switch Warnings.cpp to use the diagnostics machinery to print diagnostics, not *fprintf*! 2009-06-23 01:20:39 +00:00
Headers Update Clang to include the InitializeAllTargets and 2009-06-16 20:13:51 +00:00
Lex Fix our check for "random whitespace between a \ and newline" to work 2009-06-23 05:15:06 +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 Check in a new template argument list builder that should work better for variadic templates. 2009-06-23 01:26:57 +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