[clang-tools-extra] [clang-tidy][NFC] Use universal memory mock for smart ptrs (PR #186649)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 15 02:59:58 PDT 2026


================

----------------
vbvictor wrote:

hm, it was included through <string> because it used <memory> for allocator.
Maybe I need to put allocator into different header to break this dependency

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


More information about the cfe-commits mailing list