Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
8fdc13a78a43f09ac396e682c35d57ca0b48216d
/
test
/
Sema
/
function-redecl.c
d4eea83
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 15 years ago
b0f8eac
When determining whether a function without a prototype is compatible
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
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
d1659a6
Tighten up the determination of whether a function declaration has a
by Douglas Gregor
· 16 years ago
13d7a32
If a function is declared as, e.g.,
by Douglas Gregor
· 16 years ago
c837656
Implement GNU C semantics for K&R function definitions that follow a
by Douglas Gregor
· 16 years ago
6393519
Rework the way we find locally-scoped external declarations when we
by Douglas Gregor
· 16 years ago
d6f7e9d
When we're declaring an object or function with linkage, teach name
by Douglas Gregor
· 16 years ago
25d944a
In C, when we see a function declaration within a local scope, export
by Douglas Gregor
· 16 years ago
04495c8
Improve merging of function declarations. Specifically:
by Douglas Gregor
· 16 years ago
6871981
When a function with a prototype is redeclared without a prototype,
by Douglas Gregor
· 16 years ago