summaryrefslogtreecommitdiff
path: root/test/SemaCXX/function-extern-c.cpp
Commit message (Expand)AuthorAge
* Diagnose about extern "C" functions returning c++ objectsFariborz Jahanian2013-03-14
* Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fixRafael Espindola2013-02-14
* Use hasCLanguageLinkage when warning about non C return types.Rafael Espindola2012-12-30
* Tweak warning text for returning incomplete type from extern "C" functions.Hans Wennborg2012-07-24
* Adding support for warning when a non-C compatible user-defined type is retur...Aaron Ballman2012-02-09