[PATCH] D156127: Partially revert changes to test lang-std.cpp

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 10:53:45 PDT 2023


yaxunl marked an inline comment as done.
yaxunl added inline comments.


================
Comment at: clang/test/Preprocessor/lang-std.cpp:1
+// UNSUPPORTED: target={{.*-(ps4|ps5)}}
 /// Test default standards.
----------------
dyung wrote:
> This should be unneeded now, we recently updated the PS platforms to default to c++17 like the rest of the compiler in aa34b34e93d444efec6cd894e5e55927d0e413e6
> .
will remove


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156127/new/

https://reviews.llvm.org/D156127



More information about the cfe-commits mailing list