1. 95236b5 Diagnose about extern "C" functions returning c++ objects by Fariborz Jahanian · 13 years ago
  2. f418765 Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fix by Rafael Espindola · 13 years ago
  3. a5c8920 Use hasCLanguageLinkage when warning about non C return types. by Rafael Espindola · 13 years ago
  4. 84ce606 Tweak warning text for returning incomplete type from extern "C" functions. by Hans Wennborg · 13 years ago
  5. c2a9493a Adding support for warning when a non-C compatible user-defined type is returned from an extern "C" function. by Aaron Ballman · 14 years ago