[all-commits] [llvm/llvm-project] eae8d2: [PS4] NFC: rewrite a test to use lit's DEFINE feature
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Jan 17 11:28:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eae8d22607027ddc9067ca8fa5fea1f1f6a9fb45
https://github.com/llvm/llvm-project/commit/eae8d22607027ddc9067ca8fa5fea1f1f6a9fb45
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M clang/test/Driver/ps4-visibility-dllstorageclass.c
Log Message:
-----------
[PS4] NFC: rewrite a test to use lit's DEFINE feature
Preparatory to running the same test for PS5.
Commit: 09e4449901d7fc780806778181cf3136c1e08e98
https://github.com/llvm/llvm-project/commit/09e4449901d7fc780806778181cf3136c1e08e98
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
A clang/test/Driver/ps4-ps5-visibility-dllstorageclass.c
R clang/test/Driver/ps4-visibility-dllstorageclass.c
Log Message:
-----------
[PS5] Handle visibility options same as PS4
This update was missed in the initial rounds of upstreaming PS5.
Compare: https://github.com/llvm/llvm-project/compare/d2f136920b92...09e4449901d7
More information about the All-commits
mailing list