summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/objc-hidden/System
Commit message (Collapse)AuthorAgeFilesLines
* Module: for ObjectiveC, be consistent when checking hidden decls.Manman Ren2016-10-112-0/+9
In MatchAllMethodDeclarations, when checking a hidden decl, be sure to allow hidden when searching for methods. rdar://28699972 llvm-svn: 283943
OpenPOWER on IntegriCloud