[all-commits] [llvm/llvm-project] 10555a: [PS5] Tweak dllexport test
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue May 31 08:22:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10555a82df22bf67a9c30165e952b44969b46b6f
https://github.com/llvm/llvm-project/commit/10555a82df22bf67a9c30165e952b44969b46b6f
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M clang/test/SemaCXX/dllexport.cpp
Log Message:
-----------
[PS5] Tweak dllexport test
Post-commit review pointed out that both PS4 and PS5 were using the
same -std argument, better to use different ones just in case.
More information about the All-commits
mailing list