OSDN Git Service

[Clang][IFS][Test] Work around in-process cc1 ASAN issues #2.
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Thu, 23 Jan 2020 22:23:38 +0000 (14:23 -0800)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Thu, 23 Jan 2020 22:25:53 +0000 (14:25 -0800)
commite174da447c180b586719cb28f7bd556e30625762
treea09e78e3aca7abf13c1442500ae28583d6835c05
parentd8acf8852dbfbe2d6f2e2fdb4fa0ec18a4194da3
[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.
clang/test/Driver/cl-showfilenames.c