[libcxx-commits] [libcxx] [ASan][libc++] String annotations optimizations fix with lambda (PR #76200)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 26 23:40:57 PST 2023


AdvenamTacet wrote:

It also makes the code easier to read. Code inside of the lambda is easy to read, instead of being a hack with comma operator.

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


More information about the libcxx-commits mailing list