Commit Graph

2 Commits

Author SHA1 Message Date
Richard Smith cff7b477bd [modules] Properly merge visibility of class definitions that got merged while
parsing then merged again when the module was loaded.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240700 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-25 21:42:33 +00:00
Richard Smith 55d857b142 [modules] When determining whether a definition of a class is visible, check all modules even if we've already found a definition that's not visible.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240204 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-20 01:05:19 +00:00