Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
27a31fe6fac7eb98ece172bf83af93a3a103f5b4
/
test
/
Sema
/
knr-def-call.c
d8f0ade
Look through the address-of operator to find the function being
by Douglas Gregor
· 15 years ago
4654241
When we're calling a function that we know based on its K&R-style
by Douglas Gregor
· 15 years ago
58f9e13
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 15 years ago
447234d
Allow a looser form of compatibility checking (which ignores
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
74734d5
When calling a function without a prototype for which we have a
by Douglas Gregor
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c837656
Implement GNU C semantics for K&R function definitions that follow a
by Douglas Gregor
· 16 years ago
2224f84
C99 DR #316 implies that the function parameter types that are known
by Douglas Gregor
· 16 years ago