[all-commits] [llvm/llvm-project] 6bc78f: [libc++][PSTL] Make sure that -fexperimental-libra...
philnik777 via All-commits
all-commits at lists.llvm.org
Thu May 25 08:01:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bc78f0cdba4ffc7fcf26215b33f6d01f2059032
https://github.com/llvm/llvm-project/commit/6bc78f0cdba4ffc7fcf26215b33f6d01f2059032
Author: Nikolas Klauser <n_klauser at apple.com>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M libcxx/test/libcxx/experimental/fexperimental-library.compile.pass.cpp
Log Message:
-----------
[libc++][PSTL] Make sure that -fexperimental-library enables the PSTL
@Mordante noticed that this was missing while making `<format>` non-experimental.
Reviewed By: ldionne, Mordante, #libc
Spies: libcxx-commits, Mordante
Differential Revision: https://reviews.llvm.org/D151240
More information about the All-commits
mailing list