Improve error message for constexpr
constructors of virtual base classes
#64843
Labels
awaiting-review
Has pending Phabricator review
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
confirmed
Verified by a second party
Code to Reproduce (https://godbolt.org/z/6EhPfTTfE)
Clang diagnostic:
GCC diagnostic:
MSVC diagnostic:
Suggested Resolution
Out of the three, the MSVC diagnostic seems best. It would be nice if clang could output something similar.
The text was updated successfully, but these errors were encountered: