Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
clang
/
test
/
Sema
/
implicit-int.c
73a4deb
Change __extension__ to disable only diagnostics controlled by -pedantic.
by Bob Wilson
· 14 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
66a985d
Fix bug in __extension__ handling for declarations, from Abramo
by Douglas Gregor
· 16 years ago
753d120
Prep for new warning.
by Mike Stump
· 16 years ago
dc00437
change implicit int warnings to point to the identifier, not the
by Chris Lattner
· 17 years ago
a723ba9
Fix a regression in a previous patch that broke implicit
by Chris Lattner
· 17 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
5a9a892
fix PR#
by Chris Lattner
· 17 years ago
e29509a
fix PR2639
by Chris Lattner
· 17 years ago
7b0ec8a
upgrade various 'implicit int' warnings from an ext-warn to warning when not
by Chris Lattner
· 17 years ago
35ed928
Unspecified type specs default to int. This fixes a crash
by Chris Lattner
· 18 years ago