summaryrefslogtreecommitdiff
path: root/clang/test/Modules/extern_c_bad.cpp
AgeCommit message (Expand)Author
2023-12-14[clang][modules] Deprecate module.map in favor of module.modulemap (#75142)Michael Spencer
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2014-03-02Add [extern_c] attribute for modules, allowing a C module to be imported with...Richard Smith