Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver: hoist the `wchar_t` handling to the driver | Saleem Abdulrasool | 2017-10-06 | 1 | -1/+1 |
* | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
* | Remove __WCHAR_UNSIGNED__ and anything that used it. | Eric Christopher | 2011-09-20 | 1 | -6/+0 |
* | Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99 | Eric Christopher | 2011-09-08 | 1 | -1/+1 |
* | Use -ffreestanding with clang_cc1 to make the test picks the clang builtin in... | Francois Pichet | 2011-07-22 | 1 | -2/+2 |
* | Fix test on MSVC: since the test includes a system header it cannot use clang... | Francois Pichet | 2011-07-22 | 1 | -2/+2 |
* | Add a missing test for the limits on wchar | Alexis Hunt | 2011-07-21 | 1 | -0/+15 |