Go to file
Douglas Gregor b36fc536d2 Make the loading of multiple records for the same identifier (from
different modules) more robust. It already handled (simple) merges of
the set of declarations attached to that identifier, so add a test
case that shows us getting two different declarations for the same
identifier (one struct, one function) from different modules, and are
able to use both of them.

llvm-svn: 138189
2011-08-20 05:09:43 +00:00
clang Make the loading of multiple records for the same identifier (from 2011-08-20 05:09:43 +00:00
compiler-rt Add the ARM VFP variants to the cc_kext libraries for armv6 and armv7. 2011-08-17 18:09:59 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Merge the Apple branch into trunk 2011-08-18 15:53:00 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Fix typos in comment. 2011-08-20 01:02:31 +00:00
llvm Cast through intptr_t, ISO C++ requires it. 2011-08-20 02:22:42 +00:00
polly ScopInfo/Dependences: Use parameter ids everywhere 2011-08-20 00:03:28 +00:00