[cfe-commits] r73393 - /cfe/trunk/www/analyzer/menu.html.incl

Nuno Lopes nunoplopes at sapo.pt
Mon Jun 15 10:30:44 PDT 2009


What a coincidence. I was about to write you to ask to revert it for me, 
because I'll be in PLDI the whole week and I won't get my hands in svn until 
the weekend.
Sorry, for the confusion, but I wasn't aware of clang-analyzer.llvm.org. I 
though the official thing was in clang.llvm.org/analyzer, and hence my 
change.

Nuno


----- Original Message -----
> Author: kremenek
> Date: Mon Jun 15 12:23:35 2009
> New Revision: 73393
>
> URL: http://llvm.org/viewvc/llvm-project?rev=73393&view=rev
> Log:
> Revert r73341.
>
> Modified:
>    cfe/trunk/www/analyzer/menu.html.incl
>
> Modified: cfe/trunk/www/analyzer/menu.html.incl
> URL: 
> http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/menu.html.incl?rev=73393&r1=73392&r2=73393&view=diff
>
> ==============================================================================
> --- cfe/trunk/www/analyzer/menu.html.incl (original)
> +++ cfe/trunk/www/analyzer/menu.html.incl Mon Jun 15 12:23:35 2009
> @@ -6,18 +6,18 @@
>
>   <div class="submenu">
>     <label>Quick Links</label>
> -    <a href="index.html">About the Analyzer</a>
> -    <a href="filing_bugs.html">Filing Bugs</a>
> +    <a href="/index.html">About the Analyzer</a>
> +    <a href="/filing_bugs.html">Filing Bugs</a>
>   </div>
>
>   <div class="submenu">
>     <label>User Manual</label>
> -<!--      <a href="design_philosphy.html">Design Philosophy</a> -->
> -      <a href="installation.html">Obtaining the Analyzer</a>
> -      <a href="scan-build.html">Running the Analyzer</tt></a>
> -      <a href="available_checks.html">Available Checks</a>
> -<!--      <a href="false_positives.html">False Positives</a> -->
> -      <a href="annotations.html">Source-level Annotations</a>
> +<!--      <a href="/design_philosphy.html">Design Philosophy</a> -->
> +      <a href="/installation.html">Obtaining the Analyzer</a>
> +      <a href="/scan-build.html">Running the Analyzer</tt></a>
> +      <a href="/available_checks.html">Available Checks</a>
> +<!--      <a href="/false_positives.html">False Positives</a> -->
> +      <a href="/annotations.html">Source-level Annotations</a>
>   </div>
>
>   <div class="submenu">
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits 




More information about the cfe-commits mailing list