r342214 - remove 11 years old videos from the homepage. if you have a suggestion, please drop me an email
Sylvestre Ledru via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 14 02:00:48 PDT 2018
Author: sylvestre
Date: Fri Sep 14 02:00:48 2018
New Revision: 342214
URL: http://llvm.org/viewvc/llvm-project?rev=342214&view=rev
Log:
remove 11 years old videos from the homepage. if you have a suggestion, please drop me an email
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/index.html?rev=342214&r1=342213&r2=342214&view=diff
==============================================================================
--- cfe/trunk/www/index.html (original)
+++ cfe/trunk/www/index.html Fri Sep 14 02:00:48 2018
@@ -74,16 +74,6 @@
motivations for starting work on a new front-end that could
meet these needs.</p>
- <p>A good (but quite dated) introduction to Clang can be found in the
- following video lectures:</p>
-
- <ul>
- <li><a href="clang_video-05-25-2007.html">Clang Introduction</a>
- (May 2007)</li>
- <li><a href="clang_video-07-25-2007.html">Features and Performance of
- Clang</a> (July 2007)</li>
- </ul>
-
<p>For a more detailed comparison between Clang and other compilers, please
see the <a href="comparison.html">Clang comparison page</a>.</p>
More information about the cfe-commits
mailing list