Go to file
Douglas Gregor b3722e2223 Introduce a new predicate Decl::isFromASTFile() to determine whether a
declaration was deserialized from an AST file. Use this instead of
Decl::getPCHLevel() wherever possible. This is a simple step toward
killing off Decl::getPCHLevel().

llvm-svn: 139427
2011-09-09 23:01:35 +00:00
clang Introduce a new predicate Decl::isFromASTFile() to determine whether a 2011-09-09 23:01:35 +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 Fix assembly/disassembly of Thumb2 ADR instructions with immediate operands. 2011-09-09 22:24:36 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00