Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
882d794c740e9c9274b8ad842a717736717e0fb0
/
test
/
Headers
/
wchar_limits.cpp
47fcd29
Remove __WCHAR_UNSIGNED__ and anything that used it.
by Eric Christopher
· 13 years ago
e02e5e2
Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99
by Eric Christopher
· 13 years ago
cb67f61
Use -ffreestanding with clang_cc1 to make the test picks the clang builtin include.
by Francois Pichet
· 13 years ago
159a7b3
Fix test on MSVC: since the test includes a system header it cannot use clang_cc1.
by Francois Pichet
· 13 years ago
f818a8b
Add a missing test for the limits on wchar
by Sean Hunt
· 13 years ago