[all-commits] [llvm/llvm-project] ba9a7f: [PS4/PS5] Tidy up driver warnings finding the SDK
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Mon Jul 17 09:34:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba9a7f73a12e75b005bfec359ddc37999b1d38c0
https://github.com/llvm/llvm-project/commit/ba9a7f73a12e75b005bfec359ddc37999b1d38c0
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/lib/Driver/ToolChains/PS4CPU.cpp
M clang/test/Driver/frame-pointer-elim.c
M clang/test/Driver/ps4-ps5-visibility-dllstorageclass.c
Log Message:
-----------
[PS4/PS5] Tidy up driver warnings finding the SDK
Instead of warning possibly up to 3 times about the same problem,
warn only about the actual missing directories.
More information about the All-commits
mailing list