Go to file
Tom Care 7359459636 UnreachableCodeChecker does not need to inherit from CheckerVisitor, only Checker. It does not use any AST Stmt hooks, only VisitEndAnalysis.
llvm-svn: 115345
2010-10-01 20:52:07 +00:00
clang UnreachableCodeChecker does not need to inherit from CheckerVisitor, only Checker. It does not use any AST Stmt hooks, only VisitEndAnalysis. 2010-10-01 20:52:07 +00:00
compiler-rt <rdar://problem/8482056> Add Soft Floating Compares for armv6 and armv7 2010-09-27 18:28:15 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx [atomics.flag] completed. Initialization is not working on clang and can't be made to work without defaulted default constructors. 2010-09-30 21:05:29 +00:00
lldb Fixed an issue where if a method funciton was asked to be parsed before 2010-10-01 20:48:32 +00:00
llvm NEON scheduling info fix. vmov reg, reg are single cycle instructions. 2010-10-01 20:50:58 +00:00