Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
95e5510ee07c465abdcc458fabfd93cf09d90125
/
test
/
CodeGen
/
sizeof-vla.c
15e310a
Warn about code that uses variables and functions with internal linkage
by John McCall
· 14 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
6cd586d
Make sure to cast the VLA size of array to the type of size_t. Fixes PR3442.
by Anders Carlsson
· 16 years ago