Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c79f767941fdfedb02d20296a042ad951a593890
/
test
/
Sema
/
var-redecl.c
2bf6d7b
Fixes a corner case bug whereby declaring and defining an extern variable in a
by Fariborz Jahanian
· 14 years ago
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