[clang] [libclang] Always Dup in createRef (PR #125020)

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 29 20:09:53 PST 2025


vitalybuka wrote:

It does not look nice for memory usage, but I don't know how critical it's here.
It's it's unacceptable, then `__attribute__((no_sanitize("memory")))` is an option.

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


More information about the cfe-commits mailing list