summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/function-extern-c.cpp
Commit message (Expand)AuthorAgeFilesLines
* Diagnose about extern "C" functions returning c++ objectsFariborz Jahanian2013-03-141-1/+36
* Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fixRafael Espindola2013-02-141-0/+10
* Use hasCLanguageLinkage when warning about non C return types.Rafael Espindola2012-12-301-0/+13
* Tweak warning text for returning incomplete type from extern "C" functions.Hans Wennborg2012-07-241-0/+2
* Adding support for warning when a non-C compatible user-defined type is retur...Aaron Ballman2012-02-091-0/+38