summaryrefslogtreecommitdiffstats
path: root/clang/test/Headers/wchar_limits.cpp
Commit message (Expand)AuthorAgeFilesLines
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-1/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Remove __WCHAR_UNSIGNED__ and anything that used it.Eric Christopher2011-09-201-6/+0
* Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99Eric Christopher2011-09-081-1/+1
* Use -ffreestanding with clang_cc1 to make the test picks the clang builtin in...Francois Pichet2011-07-221-2/+2
* Fix test on MSVC: since the test includes a system header it cannot use clang...Francois Pichet2011-07-221-2/+2
* Add a missing test for the limits on wcharAlexis Hunt2011-07-211-0/+15
OpenPOWER on IntegriCloud