summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pragma_module.c
AgeCommit message (Expand)Author
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