Mark the "Bug Type" column as being initially sorted (display the sort ding) so that users can readily see that the table can be sorted.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53176 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/scan-build b/utils/scan-build
index d0ed778..ceb793b 100755
--- a/utils/scan-build
+++ b/utils/scan-build
@@ -437,7 +437,7 @@
 <h3>Reports</h3>
 <table class="sortable">
 <tr>
-  <td>Bug Type</td>
+  <td class="sorttable_sorted">Bug Type<span id="sorttable_sortfwdind">&nbsp;&#x25BE;</span>
   <td>File</td>
   <td>Line</td>
   <td>Path Length</td>