[all-commits] [llvm/llvm-project] 71b26f: gn build: Silence mismatched-new-delete warning in...

pcc via All-commits all-commits at lists.llvm.org
Fri Dec 20 16:53:42 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 71b26f1d19243c28473a6760ce2c57899f6e6efd
      https://github.com/llvm/llvm-project/commit/71b26f1d19243c28473a6760ce2c57899f6e6efd
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2019-12-20 (Fri, 20 Dec 2019)

  Changed paths:
    M llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/tests/BUILD.gn

  Log Message:
  -----------
  gn build: Silence mismatched-new-delete warning in scudo C++ wrapper tests.

These tests are deliberately mismatching new and delete, so the warnings
are just noise.

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




More information about the All-commits mailing list