CMake/Tests/Module/WriteCompilerDetectionHeader
Robert Maynard b0f46c48f6 CompileFeatures: Now able to presume full language level support
Previously compilers that only supported the meta-level flags
would not have any of the granular features listed. Now we
presume that they have full support and enable all the features.

Update granular feature tests to skip the actual compilation
checks for the presumed features.
2019-04-09 08:44:56 -04:00
..
c_undefined.c WCDH: Make the header -Wundef safe for the C language. 2014-11-25 14:44:21 +01:00
CMakeLists.txt CompileFeatures: Now able to presume full language level support 2019-04-09 08:44:56 -04:00
compile_tests.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
main_bare.cpp WCDH: introduce BARE_FEATURES 2018-04-03 20:56:28 +02:00
main_multi.c Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
main.c Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
main.cpp Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
multi_files.cpp Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00