[llvm-commits] CVS: llvm-www/devmtg/2008-08/Kremenek_StaticAnalyzer.pdf Naroff_Clang.pdf index.html

Chris Lattner sabre at nondot.org
Mon Aug 4 14:34:57 PDT 2008



Changes in directory llvm-www/devmtg/2008-08:

Kremenek_StaticAnalyzer.pdf added (r1.1)
Naroff_Clang.pdf added (r1.1)
index.html updated: 1.17 -> 1.18
---
Log message:

Add ted and steve's slides.


---
Diffs of the changes:  (+8 -4)

 Kremenek_StaticAnalyzer.pdf |    0 
 Naroff_Clang.pdf            |    0 
 index.html                  |   12 ++++++++----
 3 files changed, 8 insertions(+), 4 deletions(-)


Index: llvm-www/devmtg/2008-08/Kremenek_StaticAnalyzer.pdf


Index: llvm-www/devmtg/2008-08/Naroff_Clang.pdf


Index: llvm-www/devmtg/2008-08/index.html
diff -u llvm-www/devmtg/2008-08/index.html:1.17 llvm-www/devmtg/2008-08/index.html:1.18
--- llvm-www/devmtg/2008-08/index.html:1.17	Mon Aug  4 11:52:07 2008
+++ llvm-www/devmtg/2008-08/index.html	Mon Aug  4 16:33:51 2008
@@ -44,7 +44,7 @@
     for the day.</td>
   </tr>
   
-  <tr><td>[Slides]
+  <tr><td>[<a href="Naroff_Clang.pdf">Slides</a>]
           [<a href="Naroff_Clang_Hi.m4v">Video Hi</a>]
           [<a href="Naroff_Clang_Lo.3gp">Video Lo</a>]</td>
 
@@ -100,9 +100,13 @@
     </td>
   </tr>
   
-  <tr><td>[Slides] [Video]</td>
+  <tr>
+    <td>
+      [<a href="Kremenek_StaticAnalyzer.pdf">Slides</a>]
+      [Video]
+    </td>
     <td>Ted Kremenek<br><i>Apple, Inc.</i></td>
-    <td><b>Finding Bugs with Source Code Analysis</b> - .
+    <td><b>Finding Bugs with the Clang Static Analyzer</b> - .
     </td>
   </tr>
   
@@ -310,7 +314,7 @@
   src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br>Last modified: $Date: 2008/08/04 16:52:07 $
+<br>Last modified: $Date: 2008/08/04 21:33:51 $
 </address>
 
 <!--#include virtual="../../footer.incl" -->






More information about the llvm-commits mailing list