llvm-project/clang/test/Modules/Inputs/submodules-merge-defs
Richard Smith 6dc8ae10aa [modules] When parsing the base specifiers of a parse-merged class, the current
context is the class itself but lookups should be performed starting with the
lookup parent of the class (class and base members don't shadow types from the
surrounding context because they have not been declared yet).

llvm-svn: 245236
2015-08-17 20:24:17 +00:00
..
defs.h [modules] When parsing the base specifiers of a parse-merged class, the current 2015-08-17 20:24:17 +00:00
empty.h
import-and-redefine.h
indirect.h [modules] Fix a few places where merging wasn't performed if modules was disabled but local module visibilty was enabled. 2015-06-11 03:05:39 +00:00
merged-defs.h Add file forgotten from r233420. 2015-03-27 21:40:57 +00:00
module.modulemap [modules] Better support for redefinitions of an entity from the same module. 2015-06-15 20:15:48 +00:00
use-defs-2.h Fix submodule test to pass on content addressable filesystems where inodes would collide 2015-06-15 21:21:17 +00:00
use-defs.h Fix submodule test to pass on content addressable filesystems where inodes would collide 2015-06-15 21:21:17 +00:00