cppcoreguidelines-noexcept-destructor

This check implements C.37 from the CppCoreGuidelines.

The cppcoreguidelines-noexcept-destructor check is an alias, please see performance-noexcept-destructor for more information.