llvm-project/clang/lib
Zhongxing Xu a8d2cbe47f Added getLValueElement() to RegionStore. Only handle constant array for now.
llvm-svn: 58058
2008-10-24 01:09:32 +00:00
..
AST Use llvm::errs() instead of cerr. 2008-10-23 23:55:40 +00:00
Analysis Added getLValueElement() to RegionStore. Only handle constant array for now. 2008-10-24 01:09:32 +00:00
Basic fix rdar://6288301: custom warnings don't respect -Werror. 2008-10-17 21:24:47 +00:00
CodeGen Map compilation units using FileEntry pointers instead of 2008-10-24 00:46:51 +00:00
Driver Bug fix, CPATH="" does not add '.' to search path. 2008-10-04 20:58:18 +00:00
Headers Actually use the mmintrin.h header, it's good enough now. 2008-10-06 04:49:00 +00:00
Lex Speed up NumericLiteralParser::GetIntegerValue. 2008-10-16 07:32:01 +00:00
Parse Add representation of base classes in the AST, and verify that we 2008-10-22 17:49:05 +00:00
Rewrite make the -rewrite-test a bit more interesting: it now 2008-10-12 06:09:52 +00:00
Sema Fix regression in comparison of qualified id; == operator was being 2008-10-23 23:30:52 +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