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