llvm-project/clang/lib
Douglas Gregor b04675d112 Don't check initializers when there are dependent types or type-dependent expressions involved
llvm-svn: 61212
2008-12-18 21:49:58 +00:00
..
AST Removed a slot in ObjCMemRegExpr used in 2008-12-18 17:29:46 +00:00
Analysis CF-retain/release checker: 2008-12-17 21:50:35 +00:00
Basic instead of forcing blocks on by default, make them default to off, but let 2008-12-04 23:20:07 +00:00
CodeGen Removed a slot in ObjCMemRegExpr used in 2008-12-18 17:29:46 +00:00
Driver add missing gentoo c++ include paths 2008-12-07 12:11:37 +00:00
Headers Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer 2008-12-01 17:20:57 +00:00
Lex Use '&' to test StartOfLine flag. 2008-12-18 18:15:29 +00:00
Parse Ultrasimplistic sketch for the parsing of C++ template-ids. This won't 2008-12-18 19:37:40 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Don't check initializers when there are dependent types or type-dependent expressions involved 2008-12-18 21:49:58 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00