summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/va_list/module.modulemap
AgeCommit message (Expand)Author
2015-10-13[modules] Fix merging of __va_list_tag's implicit special member functions.Richard Smith
2014-09-05Fix r217275 to work without the need for standard headers being includedDavid Blaikie
2014-09-05Move the initialization of VAListTagName after InitializeSema()Ben Langmuir