summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/extern_c_bad.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add [extern_c] attribute for modules, allowing a C module to be imported ↵Richard Smith2014-03-021-0/+2
within an extern "C" block in C++ code. llvm-svn: 202615
OpenPOWER on IntegriCloud