hanchenye-llvm-project/libcxx
Shoaib Meenai f88923d9bf [libc++] Fix some comment typos
Remove a stray letter, add a missing letter. No functional change.

llvm-svn: 298766
2017-03-25 03:42:20 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake Fix cmake to find the compiler-rt libs on darwin 2017-03-14 04:12:29 +00:00
docs [libc++] Make _LIBCPP_TYPE_VIS export members 2017-03-02 03:22:18 +00:00
include Implement P0298R3: 'std::byte'. Reviewed as https://reviews.llvm.org/D31022 2017-03-24 05:45:39 +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 XFAIL the std::byte tests on a bunch of old clang versions, because they don't like 'std::byte b1{1}' 2017-03-24 16:17:20 +00:00
utils Add deployment knobs to tests (for Apple platforms) 2017-03-15 00:59:54 +00:00
www Implement P0298R3: 'std::byte'. Reviewed as https://reviews.llvm.org/D31022 2017-03-24 05:45:39 +00:00
.arcconfig
.clang-format Tweak .clang-format configuration. 2017-01-14 05:43:02 +00:00
.gitignore
CMakeLists.txt [libc++] Fix some comment typos 2017-03-25 03:42:20 +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