Revert "Reland D80966 [codeview] Put !heapallocsite on calls to operator new"
authorArthur Eubanks <aeubanks@google.com>
Mon, 8 Jun 2020 19:48:03 +0000 (12:48 -0700)
committerArthur Eubanks <aeubanks@google.com>
Mon, 8 Jun 2020 19:49:41 +0000 (12:49 -0700)
commita92ce3b706d71a67913bca8445f7be9f3682f0c7
treecbc20334d43bc24be2385239dec246e085014d8e
parent8e1d2043443681a43b55dd66b67cd6d4c13d9a5e
Revert "Reland D80966 [codeview] Put !heapallocsite on calls to operator new"

This reverts commit b6e143aa5448bbe29da7b045072e66a31813bced.

Causes https://bugs.chromium.org/p/chromium/issues/detail?id=1092370#c5.
Will investigate and reland (again).
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CGExprCXX.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/debug-info-codeview-heapallocsite.c
clang/test/CodeGenCXX/debug-info-codeview-heapallocsite.cpp [deleted file]