hanchenye-llvm-project/libcxx
Eric Fiselier 4d5e91d307 Update Google Benchmark library.
llvm-svn: 279989
2016-08-29 19:12:01 +00:00
..
benchmarks Update in-tree Google Benchmark to current ToT. 2016-08-09 18:56:48 +00:00
cmake libc++: add an option to build against compiler-rt 2016-08-24 04:22:52 +00:00
docs [Docs] Update libc++ target names after r279675. 2016-08-28 18:33:08 +00:00
include Fix pair::operator=(TupleLike&&). 2016-08-29 01:43:41 +00:00
lib [CMake] Be more consistent about naming targets and components 2016-08-24 22:17:06 +00:00
src Followon to r279744. Find the other exception types and make __throw_XXX routines (and call them). Remove the generic __libcpp_throw routine, since no one uses it anymore. 2016-08-25 17:47:09 +00:00
test Fix pair::operator=(TupleLike&&). 2016-08-29 01:43:41 +00:00
utils Update Google Benchmark library. 2016-08-29 19:12:01 +00:00
www Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs. 2016-08-28 21:55:00 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.gitignore Add MSVC specifics to .gitignore. Patch from STL@microsoft.com 2016-08-03 05:51:19 +00:00
CMakeLists.txt [Docs] Update libc++ target names after r279675. 2016-08-28 18:33:08 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT