[all-commits] [llvm/llvm-project] ca867e: Revert GCC -Wnon-virtual-dtor workarounds "[SCEV] ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Sep 8 00:00:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca867ef47b8aebc2d8167049544954e78eeeb9e8
      https://github.com/llvm/llvm-project/commit/ca867ef47b8aebc2d8167049544954e78eeeb9e8
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h

  Log Message:
  -----------
  Revert GCC -Wnon-virtual-dtor workarounds "[SCEV] Fix GCC -Wnon-virtual-dtor" & "[SampleFDO] Fix -Wnon-virtual-dtor"

This reverts commits 4852c770fe8703145dd2a35395985646ce57a454 and 6df09d6ccbc0cb72d3278cafb592e9bc0e6b84a1.

After D109404, -Wnon-virtual-dtor will not be added when the host compiler is GCC.




More information about the All-commits mailing list