summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/merge-class-definition-visibility.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Properly merge visibility of class definitions that got merged whileRichard Smith2015-06-251-3/+11
| | | | | | 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/+15
all modules even if we've already found a definition that's not visible. llvm-svn: 240204
OpenPOWER on IntegriCloud