[all-commits] [llvm/llvm-project] e32936: [MSVC] Silence -Wnon-virtual-dtor on DIA APIs

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Mon Jan 3 10:29:21 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e32936aef4a2e7da471e84b72d3be3499adf0a21
      https://github.com/llvm/llvm-project/commit/e32936aef4a2e7da471e84b72d3be3499adf0a21
  Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/MSVCSetupApi.h
    M llvm/lib/DebugInfo/PDB/CMakeLists.txt

  Log Message:
  -----------
  [MSVC] Silence -Wnon-virtual-dtor on DIA APIs

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


  Commit: 364eb371012b2641b07194ae67a4f685f1da65e4
      https://github.com/llvm/llvm-project/commit/364eb371012b2641b07194ae67a4f685f1da65e4
  Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M llvm/include/llvm/MC/MCTargetOptions.h

  Log Message:
  -----------
  [CodeView] Remove unnecessary property that was commited by accident.


Compare: https://github.com/llvm/llvm-project/compare/a3ab2c94a271...364eb371012b


More information about the All-commits mailing list