summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/msvc_stdlib_force_include.hpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-92/+0
* [libc++] [test] Silence C++20 deprecation warnings in the MSVC STLCasey Carter2019-04-191-1/+2
* [test] Define _LIBCPP_AVAILABILITY_THROW_BAD_ANY_CAST in msvc_stdlib_force_in...Casey Carter2019-01-231-3/+7
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Update msvc_stdlib_force_include.hpp.Stephan T. Lavavej2018-06-141-11/+0
* [libcxx] [test] Update msvc_stdlib_force_include.hpp.Stephan T. Lavavej2018-05-111-4/+0
* [libcxx] [test] Improve MSVC portability.Stephan T. Lavavej2018-01-101-0/+15
* [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