[Lldb-commits] [lldb] [llvm] [LLVM][ADT] Make `scope-exit` CTAD-capable (PR #173131)

Victor Chernyakin via lldb-commits lldb-commits at lists.llvm.org
Sat Dec 20 07:54:26 PST 2025


localspook wrote:

Yes. I'm hoping to do that after I implement a clang-tidy check (something like `modernize-use-ctad`) that can do the migration automatically (we already have the logic in `abseil-cleanup-ctad`, but it only works with one particular abseil class right now).

https://github.com/llvm/llvm-project/pull/173131


More information about the lldb-commits mailing list