================ ---------------- ojhunt wrote:
*But to be clear, I haven't yet had time to look directly into this. I'm also unsure how we end up in a state where we're having to reset `OperatorNew` which is why I'm not 100% sure the above is correct (I believe it should be null already if we hit this path: the first lookup failed, which should mean it remains a nullptr, then the second fails so we shouldn't hit the path the writes a new value into it. https://github.com/llvm/llvm-project/pull/215619 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
