add test case for ignoring -flto=auto and -flto=jobserver
authorMatthias Klose <doko@ubuntu.com>
Thu, 15 Apr 2021 10:18:25 +0000 (12:18 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Thu, 15 Apr 2021 10:19:14 +0000 (12:19 +0200)
commit56cb214b38a70c0fc824ab096e500d78c72b44ef
tree801d58a1e3ff0f02c13d9b6256c0d68c244e98eb
parent7e1422c1e43023e4cd5fbb3305f8dbf2d626e87e
add test case for ignoring -flto=auto and -flto=jobserver

as requested in https://reviews.llvm.org/D99501, test that the two new options are ignored.

Reviewed By: tejohnson, fhahn

Differential Revision: https://reviews.llvm.org/D100484
clang/test/Driver/clang_f_opts.c