[clang] [Clang][AST] Add source range for deleted and defaulted functions (PR #205408)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 25 09:59:24 PDT 2026
zwuis wrote:
Please add tests with `= delete("reason")` (C++26 feature).
https://github.com/llvm/llvm-project/pull/205408
More information about the cfe-commits
mailing list