[PATCH] D133375: [CMake] Remove CLANG_DEFAULT_STD_C/CLANG_DEFAULT_STD_CXX
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 14 10:40:18 PDT 2022
mgorny added inline comments.
================
Comment at: clang/test/Preprocessor/lang-std.cpp:1
-// UNSUPPORTED: default-std-cxx, ps4, ps5
-/// Test default standards when CLANG_DEFAULT_STD_CXX is unspecified.
----------------
I suppose you want to remove the `lit.cfg.py` counterpart of this as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133375/new/
https://reviews.llvm.org/D133375
More information about the cfe-commits
mailing list