Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
355fa3a65d2bffb2cb230e5c3d8cd14ec5570329
/
test
/
Sema
/
var-redecl.c
67dd1d4
Whenever we emit a typo-correction diagnostic, also emit a note
by Douglas Gregor
· 15 years ago
bb092ba
Implement typo correction for id-expressions, e.g.,
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
5ef122e
Variables marked as "extern" can actually have internal linkage if
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
8f30105
Extend the implicit declaration and checking against out-of-scope
by Douglas Gregor
· 16 years ago