llvm-project/clang/lib
Ted Kremenek 01acb6284e followsFundamentalRule() returns true if "alloc" or "new" appear at the beginning of the string, not anywhere within it.
llvm-svn: 58112
2008-10-24 21:18:08 +00:00
..
AST Move viewInheritance to CXXRecordDecl, and make sure it builds in Release mode, too 2008-10-24 19:53:54 +00:00
Analysis followsFundamentalRule() returns true if "alloc" or "new" appear at the beginning of the string, not anywhere within it. 2008-10-24 21:18:08 +00:00
Basic fix rdar://6288301: custom warnings don't respect -Werror. 2008-10-17 21:24:47 +00:00
CodeGen Don't crash on invalid source locations in 2008-10-24 08:38:36 +00:00
Driver Expand bubble size by 50%. 2008-10-24 21:17:16 +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 PR2942: FunctionDecls by typedef crash the C++ front-end 2008-10-24 18:09:54 +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