summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-class-definition-visibility/modmap
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Properly merge visibility of class definitions that got merged whileRichard Smith2015-06-251-1/+2
| | | | | | parsing then merged again when the module was loaded. llvm-svn: 240700
* [modules] When determining whether a definition of a class is visible, check ↵Richard Smith2015-06-201-0/+7
all modules even if we've already found a definition that's not visible. llvm-svn: 240204
OpenPOWER on IntegriCloud