hanchenye-llvm-project/clang/lib
Douglas Gregor a91ad2dae4 NonTypeTemplateParmDecls always have TypeSourceInfo. There's no sense
in pretending otherwise.

llvm-svn: 123839
2011-01-19 17:02:02 +00:00
..
AST Change the canonical representation of array types to store qualifiers on the 2011-01-19 10:06:00 +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 Parse the optional semicolon after a C++ in-class member function 2011-01-19 16:41:58 +00:00
Rewrite Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
Sema NonTypeTemplateParmDecls always have TypeSourceInfo. There's no sense 2011-01-19 17:02:02 +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