This upstreams the last bits of Clang API Notes functionality that is currently implemented in the Apple fork: https://github.com/apple/llvm-project/tree/next/clang/lib/APINotes
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
module PrivateLib {
|
|
header "PrivateLib.h"
|
|
}
|
|
|
|
module ModuleWithWrongCasePrivate.Inner {}
|