[all-commits] [llvm/llvm-project] 482e23: [analyzer] Fix a couple of bugs in HTML report gen...

NoQ via All-commits all-commits at lists.llvm.org
Wed Feb 5 06:16:49 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 482e236e569e8324f70778af1eb756923cd490dc
      https://github.com/llvm/llvm-project/commit/482e236e569e8324f70778af1eb756923cd490dc
  Author: Artem Dergachev <artem.dergachev at gmail.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
    A clang/test/Analysis/html_diagnostics/td-hotfix.c
    A clang/test/Analysis/html_diagnostics/variable-popups-macro.c
    A clang/test/Analysis/html_diagnostics/variable-popups-multiple.c
    A clang/test/Analysis/html_diagnostics/variable-popups-simple.c

  Log Message:
  -----------
  [analyzer] Fix a couple of bugs in HTML report generation.

It should now produce valid HTML again.

Differential Revision: https://reviews.llvm.org/D73993




More information about the All-commits mailing list