llvm-project/clang/test/Modules/Inputs/submodules-merge-defs
Richard Smith b1d8ea4635 [modules] Fix merging support for forward-declared enums with fixed underlying types. A visible declaration is enough to make the type complete, but not enough to make the definition visible.
llvm-svn: 241743
2015-07-08 21:49:31 +00:00
..
defs.h [modules] Fix merging support for forward-declared enums with fixed underlying types. A visible declaration is enough to make the type complete, but not enough to make the definition visible. 2015-07-08 21:49:31 +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