[all-commits] [llvm/llvm-project] 955f87: [compiler-rt] Disable -Wsuggest-override for unitt...

kepler-5 via All-commits all-commits at lists.llvm.org
Mon Jul 20 17:43:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 955f87f947fda3072a69b0b00ca83c1f6a0566f6
      https://github.com/llvm/llvm-project/commit/955f87f947fda3072a69b0b00ca83c1f6a0566f6
  Author: Logan Smith <logan.r.smith0 at gmail.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M compiler-rt/cmake/Modules/AddCompilerRT.cmake
    M compiler-rt/cmake/config-ix.cmake

  Log Message:
  -----------
  [compiler-rt] Disable -Wsuggest-override for unittests

This uses a special set of flags given to unittests to work around warnings raised by googletest and googlemock. This should bring the sanitizer bots back to green.




More information about the All-commits mailing list