Go to file
Manman Ren 1b45702454 Debug Info: update interface for CreateEnumType and getOrCreateRecordFwdDecl.
Both functions will take a Type pointer instead of a Decl pointer. This helps
with follow-up type uniquing patches, which need the Type pointer to call
CXX mangler to generate unique identifiers.

No functionality change.

llvm-svn: 189519
2013-08-28 21:20:28 +00:00
clang Debug Info: update interface for CreateEnumType and getOrCreateRecordFwdDecl. 2013-08-28 21:20:28 +00:00
clang-tools-extra clang-replace: Afford applying replacements in memory 2013-08-28 17:19:10 +00:00
compiler-rt [dfsan] Add custom function for dl_iterate_phdr. 2013-08-28 20:18:25 +00:00
debuginfo-tests
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx Marked #2163 as complete in previous commit instead of #2162. Corrected. 2013-08-27 20:25:06 +00:00
libcxxabi Propagate the removal of _LIBCPP_CANTTHROW (r189046) to libcxxabi. This fixes http://llvm.org/bugs/show_bug.cgi?id=16996. 2013-08-25 17:00:57 +00:00
lld [PECOFF] Make command line options case insensitive to match link.exe's behavior. 2013-08-28 20:27:41 +00:00
lldb Add missing "sys/stat.h" include 2013-08-28 16:06:16 +00:00
llvm Fix name matching to work on windows. 2013-08-28 21:00:03 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00