llvm with tablegen backend for capstone disassembler
Go to file
Douglas Gregor c2b97994ea When libclang visits a translation unit via clang_visitChildren(),
walk the preprocessing record *before* walking the declarations, so
they we pretend that we actually respect the phases of translation.

We still walk the preprocessing record after the declarations when
performing token annotation or finding the cursor at a location, since
those routines depend on those semantics.

Fixes <rdar://problem/9137195>.

llvm-svn: 127776
2011-03-16 23:23:30 +00:00
clang When libclang visits a translation unit via clang_visitChildren(), 2011-03-16 23:23:30 +00:00
compiler-rt <rdar://problem/9145073> use -Os for release builds 2011-03-16 22:23:24 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Add code to emulate STRH (Register) Arm instruction. 2011-03-16 22:46:55 +00:00
llvm test/CodeGen/X86/constant-pool-remat-0.ll: FileCheck-ize and add explicit -mtriple=x86_64-linux. 2011-03-16 23:01:31 +00:00