1. 96db329 Diagnose about extern "C" functions returning c++ objects by Fariborz Jahanian · 11 years ago
  2. 950fee2 Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fix by Rafael Espindola · 12 years ago
  3. de210a5 Use hasCLanguageLinkage when warning about non C return types. by Rafael Espindola · 12 years ago
  4. 168c07b Tweak warning text for returning incomplete type from extern "C" functions. by Hans Wennborg · 12 years ago
  5. 2c0bf24 Adding support for warning when a non-C compatible user-defined type is returned from an extern "C" function. by Aaron Ballman · 13 years ago