llvm-project/clang/lib
Daniel Dunbar 36741c8a29 Avoid accessing invalid std::vector element; this makes clang
ENABLE_EXPENSIVE_CHECKS clean on x86_64-.*-darwin10.

llvm-svn: 77831
2009-08-01 23:40:20 +00:00
..
AST Avoid accessing invalid std::vector element; this makes clang 2009-08-01 23:40:20 +00:00
Analysis This is a fairly large patch, which resulted from a cascade of changes 2009-08-01 06:17:29 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Fix a minor issue with unions in the new struct building code. 2009-08-01 23:11:24 +00:00
Driver Add beginnigs of rtti generation, wire up more of -fno-exceptions. 2009-07-31 23:15:31 +00:00
Frontend Additional AuroraUX header path. 2009-08-01 21:46:03 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lex CharLiteralParser::IsMultiChar was sometimes uninitialized. 2009-07-29 01:46:05 +00:00
Parse Rename Action::TagKind to Action::TagUseKind, which removes both a misnomer 2009-07-31 02:45:11 +00:00
Rewrite Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter. 2009-07-21 21:16:46 +00:00
Sema More warnings for unused expressions. 2009-08-01 01:39:59 +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