summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/msvc_stdlib_force_include.hpp
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Silence warning C4324 for MSVC.Stephan T. Lavavej2017-09-261-0/+1
* [libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej2017-08-241-6/+0
* [libcxx] [test] Update msvc_stdlib_force_include.hpp.Stephan T. Lavavej2017-07-191-3/+4
* [libcxx] [test] Update locale names for Windows.Stephan T. Lavavej2017-06-081-5/+0
* [libcxx] [test] Add _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to msvc_stdlib_fo...Stephan T. Lavavej2017-06-061-0/+3
* Fix bad #endif in msvc_stdlib_force_include.hpp.Billy Robert O'Neal III2017-05-101-6/+7
* [test] support machinery changes for EDG & C1XX /ZaCasey Carter2017-05-101-6/+11
* [libcxx] [test] Suppress MSVC's /analyze warning C6294 in a more fine-grained...Stephan T. Lavavej2017-05-051-1/+0
* [test] variant: enable constexpr construction tests on MSVC STLCasey Carter2017-05-041-0/+5
* [libcxx] [test] In msvc_stdlib_force_include.hpp, use _HAS_CXX17 to set TEST_...Stephan T. Lavavej2017-05-041-2/+8
* [libcxx] [test] Fix Clang -Wdeprecated-declarations with MSVC's CRT.Stephan T. Lavavej2017-02-051-20/+20
* Adjust msvc_stdlib_force_include.hpp to handle clang++Eric Fiselier2017-01-191-79/+78
* [libcxx] [test] Add msvc_stdlib_force_include.hpp.Stephan T. Lavavej2017-01-181-0/+79
OpenPOWER on IntegriCloud