Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
651f13cea278ec967336033dd032faef0e9fc2ec
/
test
/
CodeGenCXX
/
extern-c.cpp
651f13c
Updated to Clang 3.5a.
by Stephen Hines
· 11 years ago
0024937
When an internal-linkage function or variable is declared within an extern "C"
by Richard Smith
· 12 years ago
77e430d
Correctly compute linkage of decls forward declared extern C.
by Rafael Espindola
· 12 years ago
6c18af2
Remove a bogus assert so we don't crash in
by Rafael Espindola
· 12 years ago
63a0113
Fix assertion failure when parsing linkage specifications (PR5921),
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
2928c21
extern "C" should preserve the 'extern' qualifier for VarDecls. Fixes 6853728.
by Anders Carlsson
· 15 years ago