Go to file
Evan Cheng 16e1c31da2 Missed this.
llvm-svn: 86331
2009-11-07 04:07:30 +00:00
clang Remove Checker::CheckType() (and instead using CheckerVisitor::PreVisitDeclStmt()), and refactor VLASizeChecker to have only one Checker subclass (not two) and to not use the node builders directly (and instead use the newer CheckerContext). 2009-11-07 03:56:57 +00:00
compiler-rt Fix x86/x64 on Linux, Credit to Rafael Espindola. 2009-11-04 23:52:51 +00:00
llvm Missed this. 2009-11-07 04:07:30 +00:00