summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/pragma_module.c
AgeCommit message (Expand)Author
2023-12-14[clang][modules] Deprecate module.map in favor of module.modulemap (#75142)Michael Spencer
2019-09-27[test] Use %clang_cc1 instead of %clang -cc1Fangrui Song
2017-05-05Permit keywords in module names in #pragma clang module *.Richard Smith
2017-05-04Add #pragma clang module begin/end pragmas and generate them when preprocessi...Richard Smith
2017-04-29Add pragma to perform module import and use it in -E output.Richard Smith