summaryrefslogtreecommitdiff
path: root/clang/test/Modules/extern_c.cpp
AgeCommit message (Expand)Author
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman
2015-10-13[modules] Allow the error on importing a C++ module within an extern "C"Richard Smith
2015-09-19[Modules] More descriptive diagnostics for misplaced import directiveSerge Pavlov
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2014-03-08Module [extern_c] attribute: inherit to submodules, don't write 'extern "C"'Richard Smith
2014-03-02Add [extern_c] attribute for modules, allowing a C module to be imported with...Richard Smith