Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
65019acfc46ffb191fac4e781ac0c4b8d0c8434e
/
test
/
Sema
/
inline.c
eca3ed7
Make __gnu_inline__ functions in gnu99 mode work the same way as inline functions in gnu89 mode in terms of redefinitions.
by Eli Friedman
· 13 years ago
f3f8d2a
Allow redefinitions of extern inline functions in GNU89 mode, just as GCC
by Charles Davis
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
85a5319
Diagnose uses of function specifiers on declarations which don't declare
by Eli Friedman
· 16 years ago