[clang] [clang] [NFC] Improve move-assign and move-constructor for NestedNameSpecifierLocBuilder (PR #180484)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 11 00:44:03 PST 2026
serge-sans-paille wrote:
Hey @mizvekov I did not try to follow the impact on compile-time-tracker but that wasn't the goal. I originally just wanted to enable a move from https://github.com/llvm/llvm-project/pull/180482.
I'll give a try to removing the copy-constructor it totally makes sense for a Builder.
https://github.com/llvm/llvm-project/pull/180484
More information about the cfe-commits
mailing list