Update aosp/master clang for rebase to r256229

http://b/26987366

Change-Id: I5d349c9843ea5c24d6e455956f8a446393b6873d
diff --git a/www/related.html b/www/related.html
index 62dd263..560787e 100644
--- a/www/related.html
+++ b/www/related.html
@@ -82,6 +82,17 @@
         </p>
       </dd>
 
+      <dt>DXR</dt>
+      <dd>
+        <p>
+          <b>Site:</b>
+        <a href="https://github.com/mozilla/dxr#dxr">https://github.com/mozilla/dxr</a>
+        </p>
+        <p>
+        DXR is a code search and navigation tool aimed at making sense of large projects like Firefox. It supports full-text and regex searches as well as structural queries like "Find all the callers of this function."
+        </p>
+      </dd>
+
     </dl>
   </div>
 </body>