Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a5728872c7702ddd09537c95bc3cbd20e1f2fb09
/
test
/
Sema
/
warn-char-subscripts.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
0f9a5b5
-Wchar-subscripts should not warn for explicit signed char subscripts either. Another fix for PR4978.
by Sam Weinig
· 16 years ago
b0a2290
-Wchar-subscripts should not warn for unsigned char subscripts. Fixes PR4978.
by Sam Weinig
· 16 years ago
76e2b71
Add support for -Wchar-subscripts. Fixes PR4801.
by Sam Weinig
· 16 years ago