summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/preprocess.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Add a comment to explain why -E leaves some #includes in the ↵Richard Smith2016-04-081-1/+3
| | | | | | preprocessed output. llvm-svn: 265766
* [modules] Don't write @import in -E output if the current language mode doesn'tRichard Smith2016-04-081-0/+22
support @import; use the form as written instead. llvm-svn: 265756
OpenPOWER on IntegriCloud