[libcxx-commits] [libcxx] [ASan][libc++] Optimization of container annotations (PR #76082)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 21 14:24:43 PST 2023


ldionne wrote:

After discussing with Eric, I think we should first try this solution. Based on https://godbolt.org/z/dEo34aP1a, I think we get back almost all the code size benefits with almost no complexity.

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


More information about the libcxx-commits mailing list