=?utf-8?q?Donát?= Nagy <donat.n...@ericsson.com> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/150...@github.com>
steakhal wrote: > I created a commit to fix the issue that was detected by the Windows > buildbot. I'm planning to merge this commit if the Windows buildbot succeeds > with the new revision (and there are no other suggestions). I almost suggested the same fix, but I found it weird that the symbol is conjured on linux with the caller stack frame, while on windows it was with the callee stack frame. However, I also understand that debugging a Windows only case might be beyond what we should invest for this particular patch. It's up to you, but to me it was weird. https://github.com/llvm/llvm-project/pull/150240 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits