[all-commits] [llvm/llvm-project] 2f3d7c: [clang] Add debug info in MicrosoftCXXABI::EmitVir...

aeubanks via All-commits all-commits at lists.llvm.org
Wed Sep 28 22:09:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f3d7c2cc770c902b3a2fabc2ea92b98bf8f3e0a
      https://github.com/llvm/llvm-project/commit/2f3d7c2cc770c902b3a2fabc2ea92b98bf8f3e0a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-09-28 (Wed, 28 Sep 2022)

  Changed paths:
    M clang/lib/CodeGen/MicrosoftCXXABI.cpp
    A clang/test/CodeGenCXX/microsoft-abi-member-pointers-debug-info.cpp

  Log Message:
  -----------
  [clang] Add debug info in MicrosoftCXXABI::EmitVirtualMemPtrThunk()

(Probably) fixes https://crbug.com/1355639

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D134825




More information about the All-commits mailing list