[all-commits] [llvm/llvm-project] 6df09d: [SampleFDO] Fix -Wnon-virtual-dtor

xur-llvm via All-commits all-commits at lists.llvm.org
Fri Sep 3 12:21:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6df09d6ccbc0cb72d3278cafb592e9bc0e6b84a1
      https://github.com/llvm/llvm-project/commit/6df09d6ccbc0cb72d3278cafb592e9bc0e6b84a1
  Author: Rong Xu <xur at google.com>
  Date:   2021-09-03 (Fri, 03 Sep 2021)

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

  Log Message:
  -----------
  [SampleFDO] Fix -Wnon-virtual-dtor

Make the dtor virtual to fix the warning.




More information about the All-commits mailing list