summaryrefslogtreecommitdiffstats
path: root/test/Modules/extern_c.cpp
Commit message (Expand)AuthorAgeFilesLines
* [modules] Allow the error on importing a C++ module within an extern "C"Richard Smith2015-10-131-6/+8
* [Modules] More descriptive diagnostics for misplaced import directiveSerge Pavlov2015-09-191-1/+3
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-12/+12
* Module [extern_c] attribute: inherit to submodules, don't write 'extern "C"'Richard Smith2014-03-081-3/+18
* Add [extern_c] attribute for modules, allowing a C module to be imported with...Richard Smith2014-03-021-0/+66