Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
0b495cdb1939f8b9e8a470e138dba5204872c38c
/
test
/
SemaCXX
/
implicit-int.cpp
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
a75a92d
Remove unnecessary -fms-extensions=0 from tests (this command line syntax is going away).
by Daniel Dunbar
· 15 years ago
b3eca29
Disabling some MS extensions which cause these tests to fail
by John Thompson
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
4310f4e
Make "implicit int" an error in C++ (unless we're allowing Microsoft
by Douglas Gregor
· 16 years ago