Go to file
Douglas Gregor 51825b49f3 In the ASTReader, replace the never-NULL Preprocessor pointer with a
Preprocessor reference. Simplify some code along the way, so there is
no separate "initialize the preprocessor" step.

llvm-svn: 139418
2011-09-09 22:02:16 +00:00
clang In the ASTReader, replace the never-NULL Preprocessor pointer with a 2011-09-09 22:02:16 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix const correctness bug in __move_assign. Found and fixed by Ion Gaztañaga. 2011-09-02 20:42:31 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Reset the debug status register, only if necessary, before we resume, 2011-09-09 21:11:25 +00:00
llvm Thumb unconditional branches are allowed in IT blocks, and therefore should have a predicate operand, unlike conditional branches. 2011-09-09 21:48:23 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00