clang-1/lib
John McCall f4c7371fb1 Change QualType::getTypePtr() to return a const pointer, then change a
thousand other things which were (generally inadvertantly) relying on that.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123814 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-19 06:33:43 +00:00
..
AST Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
Analysis Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
Basic lib/Basic/Targets.cpp: __builtin_va_list is as same on win64 mingw64! 2011-01-17 22:56:23 +00:00
CodeGen Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
Driver improve compatibility with GCC: when generating the ".d" filename to use 2011-01-16 08:14:11 +00:00
Frontend Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +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 When redefining a macro don't warn twice if it's not used and don't warn for duplicate 2011-01-18 19:50:15 +00:00
Parse Add support for explicit constructor calls in Microsoft mode. 2011-01-18 05:04:39 +00:00
Rewrite Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
Sema Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
Serialization Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
StaticAnalyzer Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00