[all-commits] [llvm/llvm-project] e3cf15: [Driver][test] Remove unneeded clang from -cc1 CHE...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Apr 19 14:59:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3cf1535220128ed9e7c3ba77cc074318461302d
https://github.com/llvm/llvm-project/commit/e3cf1535220128ed9e7c3ba77cc074318461302d
Author: Fangrui Song <i at maskray.me>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M clang/test/Driver/amdgpu-openmp-toolchain-new.c
M clang/test/Driver/amdgpu-openmp-toolchain.c
Log Message:
-----------
[Driver][test] Remove unneeded clang from -cc1 CHECK lines
The convention is to omit "clang" for -cc1 CHECK lines and test that -triple is adjacent to -cc1.
More information about the All-commits
mailing list