summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/assert_checkpoint.h
Commit message (Collapse)AuthorAgeFilesLines
* Add checkpoint diagnostics to help diagnose buildbot failures.Eric Fiselier2016-07-181-2/+7
| | | | llvm-svn: 275754
* Fix warnings in tests.Eric Fiselier2016-06-141-1/+1
| | | | llvm-svn: 272629
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-1/+7
| | | | llvm-svn: 267947
* Extract key to avoid preemptive mallocs in insert/emplace in associative ↵Eric Fiselier2016-04-151-0/+62
containers Summary: This patch applies Duncan's work on __hash_table to __tree. Reviewers: mclow.lists, dexonsmith Subscribers: dexonsmith, cfe-commits Differential Revision: http://reviews.llvm.org/D18637 llvm-svn: 266491
OpenPOWER on IntegriCloud