llvm-project/clang/lib
Argyrios Kyrtzidis bffa89f42c Check whether the IdentifierInfo is null, before using it.
llvm-svn: 76136
2009-07-17 01:19:03 +00:00
..
AST Replace Type::getAsReferenceType() with Type::getAs<ReferenceType>(). 2009-07-17 01:01:15 +00:00
Analysis Make noreturn functions alter the CFG. 2009-07-17 01:04:31 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen ir-gen for --/++ operators of objc object pointers 2009-07-16 22:04:59 +00:00
Driver Remove -ftraditional option, which gcc doesn't actually support. Make 2009-07-14 21:58:17 +00:00
Frontend Add member template 'Type::getAs<T>', which converts a Type* to a respective T*. 2009-07-16 19:58:26 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Check whether the IdentifierInfo is null, before using it. 2009-07-17 01:19:03 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Added ASTs to destructor decl AST for default destruction of object's 2009-07-15 22:34:08 +00:00
Rewrite Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Sema Replace Type::getAsReferenceType() with Type::getAs<ReferenceType>(). 2009-07-17 01:01:15 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00