Revert "[codeview] Put !heapallocsite on calls to operator new"
authorDouglas Yung <douglas.yung@sony.com>
Sat, 6 Jun 2020 23:30:46 +0000 (23:30 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Sat, 6 Jun 2020 23:30:46 +0000 (23:30 +0000)
commit059ba74bb6f6166ca7c1783ef81dd37a5209b758
treeb87867ea0772fc62fe050a0e64cce7fe9076f7dd
parent8fc1e307f9c41e9958f78c75648e40744198c4b2
Revert "[codeview] Put !heapallocsite on calls to operator new"

This reverts commit 672ed5386024ba5cee53e19d637b7920a4889837.

This commit is hitting an assertion failure across multiple bots in the test:
Profile-<arch> :: instrprof-gcov-multithread_fork.test

Failing bots include:
http://lab.llvm.org:8011/builders/llvm-avr-linux/builds/2205
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-lld/builds/8967
http://lab.llvm.org:8011/builders/clang-cmake-armv7-full/builds/10789
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/27750
http://lab.llvm.org:8011/builders/sanitizer-ppc64be-linux/builds/16751
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]