3f77655d06
Clang refuses to default initialize an instance of a class that does not have a default constructor. Fix the check by adding default constructors. Don't use brace initialization like it is proposed in the error message. We want to test the override support independent from the support for brace initialization. |
||
---|---|---|
.. | ||
cm_c11_thread_local.c | ||
cm_c11_thread_local.cmake | ||
cm_cxx14_cstdio.cmake | ||
cm_cxx14_cstdio.cpp | ||
cm_cxx_features.cmake | ||
cm_cxx_nullptr.cxx | ||
cm_cxx_override.cxx | ||
cm_cxx_unordered_map.cxx | ||
cm_cxx_unordered_set.cxx |