summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/MSVC-CXX-FeatureTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Features: Record for MSVC 2010-2015Robert Maynard2015-01-301-0/+106
| | | | | | | Also, in WCDH add MSVC Compatibility for cxx_align{of,as}. Co-Author: Stephen Kelly <steveire@gmail.com> Co-Author: Brad King <brad.king@kitware.com>
* Revert topic 'feature_record_msvc'Brad King2015-01-141-97/+0
| | | | | | | | | | | Revert commits: 2d738ce3 Help: Add notes for topic 'feature_record_msvc' f73718c9 Features: Enable writing of MSVC compiler feature header. 64c30bdc Features: Record for MSVC C++ 2015 and MSVC C 2010-2015. 225c0ef8 Features: Record for MSVC 2010-2013. This topic was merged to master prematurely, so remove it.
* Features: Record for MSVC C++ 2015 and MSVC C 2010-2015.Robert Maynard2015-01-111-16/+48
| | | | | | Initializer lists are only properly supported in 2015 and above. Previous Visual Studio releases said they supported initializer lists but silently produced bad code.
* Features: Record for MSVC 2010-2013.Stephen Kelly2015-01-111-0/+65