[clang] [clang][NFC] Run `modernize-use-using` check over all the code (PR #149934)
Nikolas Klauser via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 25 07:18:51 PDT 2025
https://github.com/philnik777 commented:
I agree with @JDevlieghere that this is essentially a large-scale reformatting. I'd definitely reject it if proposed as-is in libc++ (though we do have a lot more `typedef`s in the code base than Clang).
https://github.com/llvm/llvm-project/pull/149934
More information about the cfe-commits
mailing list