[compiler-rt] [compiler-rt][rtsan] adding setlinebuf/setbuffer interception. (PR #122018)

Florian Mayer via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 05:12:05 PST 2025


fmayer wrote:

Ah, my bad. You do need to capture the buffer by reference, but only that.

Very sorry for the confusion. Seems like for lambda capture the decay rules are different than for arguments

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


More information about the llvm-commits mailing list