Fix case mismatch
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@188275 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5d4807742f
commit
437cdcf813
@ -118,7 +118,7 @@
|
||||
<p>libc++ is a 100% complete C++11 implementation on Apple's OS X. </p>
|
||||
<p>LLVM and Clang can self host in C++ and C++11 mode with libc++ on Linux.</p>
|
||||
<p>C++1Y (C++14) implementation is in progress. The current status is
|
||||
<a href="cxx1Y_status.html">here</a></p>
|
||||
<a href="cxx1y_status.html">here</a></p>
|
||||
|
||||
<p>
|
||||
Ports to other platforms are underway. Here are recent test
|
||||
|
Loading…
x
Reference in New Issue
Block a user