llvm-project/clang/test/CXX/class/class.compare/class.compare.default
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
..
p1.cpp [clang] Add fix-it note to defaulted-function-deleted warning 2022-10-04 19:38:10 +01:00
p2.cpp [clang] Add fix-it note to defaulted-function-deleted warning 2022-10-04 19:38:10 +01:00
p3.cpp
p4.cpp
p5.cpp