Go to file
Greg Clayton bf2331c491 Added the ability to introspect types thourgh the public SBType interface.
Fixed up many API calls to not be "const" as const doesn't mean anything to
most of our lldb::SB objects since they contain a shared pointer, auto_ptr, or
pointer to the types which circumvent the constness anyway.

llvm-svn: 139428
2011-09-09 23:04:00 +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 Added the ability to introspect types thourgh the public SBType interface. 2011-09-09 23:04:00 +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