[all-commits] [llvm/llvm-project] 30cd3d: [libcxx][test] Don't require Container<cv T> exten...
Casey Carter via All-commits
all-commits at lists.llvm.org
Fri Feb 26 13:41:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30cd3dd0fb9f3160988bed723cd1a1cc2f21eede
https://github.com/llvm/llvm-project/commit/30cd3dd0fb9f3160988bed723cd1a1cc2f21eede
Author: Casey Carter <Casey at Carter.net>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M libcxx/test/std/concepts/concept.default.init/default_initializable.compile.pass.cpp
Log Message:
-----------
[libcxx][test] Don't require Container<cv T> extension on non-libc++
... when testing `default_initializable`. Also, include `<memory>` for `unique_ptr`.
More information about the All-commits
mailing list