[all-commits] [llvm/llvm-project] 214265: [NFC] Add test for HasNativeLLVMSupport
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Mon May 2 11:12:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 214265bce9dfe3a86d9e8e8869d58ee7eded20fa
https://github.com/llvm/llvm-project/commit/214265bce9dfe3a86d9e8e8869d58ee7eded20fa
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
A clang/test/Driver/native-llvm.c
Log Message:
-----------
[NFC] Add test for HasNativeLLVMSupport
It looks like there used to be a test for this, but the test evolved
in a way that caused the check for the diagnostic to be eliminated.
Add a test that is obviously and specifically for that diagnostic.
Commit: 2ed0123b7fedd6360b0dc06cab9721f108123a98
https://github.com/llvm/llvm-project/commit/2ed0123b7fedd6360b0dc06cab9721f108123a98
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M clang/test/Driver/ps4-ps5-toolchain.c
Log Message:
-----------
[PS5] Check for HasNativeLLVMSupport
Compare: https://github.com/llvm/llvm-project/compare/980679981fbc...2ed0123b7fed
More information about the All-commits
mailing list