diff options
author | Nouman Amir <noumanamir453@gmail.com> | 2023-10-03 15:04:45 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2023-10-03 15:06:08 -0400 |
commit | af16a4e131c1383c1b023f9384f0d73a3d207a2f (patch) | |
tree | e4ec56b4644de7e49554448c0a8095333d92863b /clang/lib/Basic/Module.cpp | |
parent | 980e024bf795145949acb0e2aacf808c41a5c531 (diff) | |
download | llvm-af16a4e131c1383c1b023f9384f0d73a3d207a2f.zip llvm-af16a4e131c1383c1b023f9384f0d73a3d207a2f.tar.gz llvm-af16a4e131c1383c1b023f9384f0d73a3d207a2f.tar.bz2 |
Improve error message for constexpr constructors of virtual base classes
The changes are for better diagnostic/error-messages. The error message
of Clang, MSVC, and GCC were compared and MSVC gives more detailed
error message so that is used now.
Fixes https://github.com/llvm/llvm-project/issues/64843
Differential Revision: https://reviews.llvm.org/D158540
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions