llvm with tablegen backend for capstone disassembler
Go to file
John McCall 290b32b90f File-scope static functions need to be mangled with 'L' so that
they don't collide with file-scope extern functions from the same
translation unit.  This is basically a matter of applying the same
logic to FunctionDecls as we were previously applying to VarDecls.

llvm-svn: 128072
2011-03-22 06:34:45 +00:00
clang File-scope static functions need to be mangled with 'L' so that 2011-03-22 06:34:45 +00:00
compiler-rt compiler-rt/clang/cc_kext: Update for functions which we have sinced acquired 2011-03-21 23:31:09 +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 Split the GDBRemoteCommunication class into three classes: 2011-03-22 04:00:09 +00:00
llvm Properly initialize all fields in CrashReporterCleanupContext. This caused the buildbot failure earlier. 2011-03-22 04:33:13 +00:00