Files
clang-p2996/clang/test/APINotes/Inputs/yaml-reader-errors/module.modulemap
Egor Zhdan 932949dbb5 [APINotes] Upstream the remaining API Notes fixes and tests
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
2024-03-27 13:13:06 +00:00

4 lines
36 B
Plaintext

module UIKit {
header "UIKit.h"
}