[all-commits] [llvm/llvm-project] e174da: [Clang][IFS][Test] Work around in-process cc1 ASAN...

Mitch Phillips via All-commits all-commits at lists.llvm.org
Thu Jan 23 14:26:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e174da447c180b586719cb28f7bd556e30625762
      https://github.com/llvm/llvm-project/commit/e174da447c180b586719cb28f7bd556e30625762
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M clang/test/Driver/cl-showfilenames.c

  Log Message:
  -----------
  [Clang][IFS][Test] Work around in-process cc1 ASAN issues #2.

Using the same strategy as c38e42527b21.

D69825 revealed (introduced?) a problem when building with ASan, and
some memory leaks somewhere. More details are available in the original
patch.

Looks like we missed one failing tests, this patch adds the workaround
to this test as well.




More information about the All-commits mailing list