[clang] [clang]improve diagnosing redefined defaulted constructor with different exception specs (PR #69688)
Congcong Cai via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 24 06:36:14 PDT 2023
================
@@ -378,7 +381,6 @@ Improvements to Clang's diagnostics
C++ semantics, e.g. which function template is more specialized. This
can sometimes lead to worse ordering.
-
----------------
HerrCai0907 wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/69688
More information about the cfe-commits
mailing list