[all-commits] [llvm/llvm-project] 9b2895: Use explicit target in clang/test/Preprocessor/dir...
john-brawn-arm via All-commits
all-commits at lists.llvm.org
Tue Mar 7 10:07:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b2895469badad470dca186801fe025c52f5364c
https://github.com/llvm/llvm-project/commit/9b2895469badad470dca186801fe025c52f5364c
Author: John Brawn <john.brawn at arm.com>
Date: 2023-03-07 (Tue, 07 Mar 2023)
Changed paths:
M clang/test/Preprocessor/directives_asm.S
Log Message:
-----------
Use explicit target in clang/test/Preprocessor/directives_asm.S
This prevents the test from failing when the default target doesn't
support the .warning directive.
More information about the All-commits
mailing list