March 27, 2026
2:08 p.m.
On Fri Mar 27 13:51:01 2026 +0000, Safocl Stollmannovic wrote:
But the LLVM project doesn't use the placement-new-operator to create new objects in storage. They use the corresponding compiler intrinsics (https://github.com/llvm/llvm-project/blob/abc0674f839ab4b932f5cc6e15da045668...). However, here (and in several other code snippets) the placement-new operator is used: https://gitlab.winehq.org/wine/wine/-/blob/master/libs/unwind/src/libunwind.... Oh, I think I understand what you were talking about – the mistakenly set AND instead of OR. I've corrected it – thanks.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10471#note_134067