In MatchAllMethodDeclarations, when checking a hidden decl, be sure to allow hidden when searching for methods. rdar://28699972 llvm-svn: 283943
5 lines
39 B
Plaintext
5 lines
39 B
Plaintext
module X {
|
|
header "X.h"
|
|
export *
|
|
}
|