[libcxx][test][NFC] Fix comment typos.

(Testing git commit access.)
This commit is contained in:
Stephan T. Lavavej
2019-10-22 15:19:40 -07:00
parent 19e95ab421
commit 437e0e5191
23 changed files with 29 additions and 29 deletions

View File

@@ -8,7 +8,7 @@
// <string>
// int compare(size_type pos1, size_type n1, basic_string_vew sv) const;
// int compare(size_type pos1, size_type n1, basic_string_view sv) const;
// When back-deploying to macosx10.7, the RTTI for exception classes
// incorrectly provided by libc++.dylib is mixed with the one in