[all-commits] [llvm/llvm-project] 8f7c1b: [libc++] NFC: Add a simple test to make sure we de...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Apr 1 10:46:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f7c1b22721da9f38e2129248d27df280861fdb1
https://github.com/llvm/llvm-project/commit/8f7c1b22721da9f38e2129248d27df280861fdb1
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
A libcxx/test/std/containers/sequences/list/list.cons/dtor.pass.cpp
Log Message:
-----------
[libc++] NFC: Add a simple test to make sure we destroy elements in std::list
Differential Revision: https://reviews.llvm.org/D99672
More information about the All-commits
mailing list