gruuprasad added a comment.
I went through the build logs, but failed test (Clang :: Driver/fsanitize.c)
seems to be irrelevant to the changes in this patch.
================
Comment at: clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp:596-599
os << "<tr><td class=\"rowname\">Note:</td><td>"
<< "<a href=\"#Note" << NumExtraPieces << "\">line "
<< LineNumber << ", column " << ColumnNumber << "</a><br />"
<< P->getString() << "</td></tr>";
----------------
`git clang-format` suggests formatting this block of code, but kept them as is
since I didn't modify this part.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156724/new/
https://reviews.llvm.org/D156724
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits