[all-commits] [llvm/llvm-project] a92ce3: Revert "Reland D80966 [codeview] Put !heapallocsit...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Jun 8 12:50:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a92ce3b706d71a67913bca8445f7be9f3682f0c7
      https://github.com/llvm/llvm-project/commit/a92ce3b706d71a67913bca8445f7be9f3682f0c7
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/lib/CodeGen/CGDebugInfo.h
    M clang/lib/CodeGen/CGExprCXX.cpp
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/test/CodeGen/debug-info-codeview-heapallocsite.c
    R clang/test/CodeGenCXX/debug-info-codeview-heapallocsite.cpp

  Log Message:
  -----------
  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).




More information about the All-commits mailing list