Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cc901b57d54c398c2b22f522eeb26fbc8dfc9b56
/
clang
/
test
/
Modules
/
extern_c.cpp
e69bdd1
[modules] Allow the error on importing a C++ module within an extern "C"
by Richard Smith
· 10 years ago
c4e04a2
[Modules] More descriptive diagnostics for misplaced import directive
by Serge Pavlov
· 10 years ago
47972af
[modules] Simplify -cc1 interface for enabling implicit module maps.
by Richard Smith
· 10 years ago
9bca298
Module [extern_c] attribute: inherit to submodules, don't write 'extern "C"'
by Richard Smith
· 12 years ago
7794486
Add [extern_c] attribute for modules, allowing a C module to be imported within an extern "C" block in C++ code.
by Richard Smith
· 12 years ago