llvm-project/clang/test/CXX/class.derived
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
..
class.abstract [clang] Add fix-it note to defaulted-function-deleted warning 2022-10-04 19:38:10 +01:00
class.member.lookup
class.virtual
p1.cpp
p2.cpp