Add a Last Updated field to the C++ status page
llvm-svn: 74387
This commit is contained in:
parent
3fe6b61b23
commit
0799d916e1
|
|
@ -24,6 +24,7 @@
|
||||||
<!--*************************************************************************-->
|
<!--*************************************************************************-->
|
||||||
<h1>C++ Support in Clang</h1>
|
<h1>C++ Support in Clang</h1>
|
||||||
<!--*************************************************************************-->
|
<!--*************************************************************************-->
|
||||||
|
<p>Last updated: $Date$</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
This page tracks the status of C++ support in Clang.<br>
|
This page tracks the status of C++ support in Clang.<br>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue