Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2011-09-20 | Remove __WCHAR_UNSIGNED__ and anything that used it. | Eric Christopher |
2011-09-08 | Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99 | Eric Christopher |
2011-07-22 | Use -ffreestanding with clang_cc1 to make the test picks the clang builtin in... | Francois Pichet |
2011-07-22 | Fix test on MSVC: since the test includes a system header it cannot use clang... | Francois Pichet |
2011-07-21 | Add a missing test for the limits on wchar | Sean Hunt |