llvm-project/libcxx
Eric Fiselier 2b38ed7b15 fix test coverage capture dirs
llvm-svn: 297555
2017-03-11 05:28:09 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake Change test coverage generation to use llvm-cov instead of gcov. 2017-03-11 03:24:18 +00:00
docs [libc++] Make _LIBCPP_TYPE_VIS export members 2017-03-02 03:22:18 +00:00
include Disable unsigned integer sanitizer for basic_string::replace(). Patch from tomcherry@google.com 2017-03-09 01:54:13 +00:00
lib Change test coverage generation to use llvm-cov instead of gcov. 2017-03-11 03:24:18 +00:00
src Fix PR32183 - Wrap GCC exception implementation in missing namespace std 2017-03-08 20:06:01 +00:00
test fix test coverage capture dirs 2017-03-11 05:28:09 +00:00
utils Fix nonsense comment 2017-03-04 12:28:12 +00:00
www Mark LWG 2806 as complete. Libc++ speculatively shiped this change in 4.0 2017-03-06 21:09:02 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.clang-format Tweak .clang-format configuration. 2017-01-14 05:43:02 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Change test coverage generation to use llvm-cov instead of gcov. 2017-03-11 03:24:18 +00:00
CREDITS.TXT Updated email address in `CREDITS.txt`. 2017-03-06 20:46:55 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Add list of filesystem NB comments to TODO.TXT so they can be tracked separately 2017-03-06 21:23:36 +00:00