JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 年之前 |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Stephan T. Lavavej
|
eae7e51a7d
[libcxx] [test] Fix string_view tests.
|
8 年之前 |
Marshall Clow
|
7c56f99282
Again, w/o the tabs
|
9 年之前 |
Marshall Clow
|
f82c1cef1d
Another fix to appease the no-exception bots.
|
9 年之前 |
Marshall Clow
|
15362334f6
Fix some string_view tests that were failing when exceptions were disabled. Also comment out a _LIBCPP_ASSERT that gcc4.9 was complaining about. Will revisit that later.
|
9 年之前 |
Marshall Clow
|
1e00d6db31
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
|
9 年之前 |