[all-commits] [llvm/llvm-project] e0f4de: Don't assume the clang binary name contains the st...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Nov 24 18:57:43 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: e0f4dea0d0f1766eef1591d77b5673ce264e8fff
https://github.com/llvm/llvm-project/commit/e0f4dea0d0f1766eef1591d77b5673ce264e8fff
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M clang/test/Driver/aix-vec-extabi.c
Log Message:
-----------
Don't assume the clang binary name contains the string "clang".
Also ensure the -cc1 argument is actually part of the clang -cc1 command
line rather than some unrelated command line.
More information about the All-commits
mailing list