llvm-project/clang/test/Modules
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
..
Inputs Make the loading of multiple records for the same identifier (from 2011-08-20 05:09:43 +00:00
diamond.c Make the loading of multiple records for the same identifier (from 2011-08-20 05:09:43 +00:00