Files
clang-p2996/clang/test/SemaCXX/explicitly-defaulted.cpp
Nathan James 1376c73927 [clang] Add fix-it note to defaulted-function-deleted warning
Adds a fix to the diagnostic of replacing the `= default` to `= delete`

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D134549
2022-10-04 19:38:10 +01:00

2.4 KiB