[NFC] Use %clang instead of %clang++ in tests
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Mon, 30 May 2022 06:38:04 +0000 (14:38 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Mon, 30 May 2022 06:38:46 +0000 (14:38 +0800)
commit738c20e6df01217b6364c3b75d0ced6b6fb6277e
treeb4a11e0fc3826666df01bbc719915e8c48c5b6d7
parentb16460bb48ca641cdaa1d8f6c3ff0940d387d0d6
[NFC] Use %clang instead of %clang++ in tests

Previously the tests uses %clang++ instead of %clang, which cause the
test fail in windows.
clang/test/Driver/modules.cpp