Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
49b32d80416288b6eb8e26f76c40a8e32c20a361
/
clang
/
test
/
SemaCXX
/
function-extern-c.cpp
95236b5
Diagnose about extern "C" functions returning c++ objects
by Fariborz Jahanian
· 13 years ago
f418765
Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fix
by Rafael Espindola
· 13 years ago
a5c8920
Use hasCLanguageLinkage when warning about non C return types.
by Rafael Espindola
· 13 years ago
84ce606
Tweak warning text for returning incomplete type from extern "C" functions.
by Hans Wennborg
· 13 years ago
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