Reland "[PS4/PS5] Tidy up driver warnings finding the SDK"
authorPaul Robinson <paul.robinson@sony.com>
Mon, 17 Jul 2023 18:49:53 +0000 (11:49 -0700)
committerPaul Robinson <paul.robinson@sony.com>
Mon, 17 Jul 2023 20:57:08 +0000 (13:57 -0700)
commit6c30b7886919eb19289f5ed9216e72de9700c9fb
tree3620cf2bc8c0714f96b7cc14d8f940231350489b
parentdba2b5c9314e1d127ee5200e739e6c8ca53a9831
Reland "[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.

This reverts commit 9b3323d39f635db870de958f067c672f54d7b192.

The warning will stay DefaultIgnore upstream, because a variety of
tests aren't expecting it and updating the tests isn't worth the
effort.
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/Driver/ToolChains/PS4CPU.cpp
clang/test/Driver/frame-pointer-elim.c
clang/test/Driver/ps4-ps5-visibility-dllstorageclass.c