[all-commits] [llvm/llvm-project] 0c27fd: Revert "Revert "[analyzer] Teach scan-build how to...

NoQ via All-commits all-commits at lists.llvm.org
Tue Apr 7 11:03:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c27fd82e1e62bd57c73b09c7d9dd00c42eb89d1
      https://github.com/llvm/llvm-project/commit/0c27fd82e1e62bd57c73b09c7d9dd00c42eb89d1
  Author: Artem Dergachev <artem.dergachev at gmail.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    A clang/test/Analysis/scan-build/rebuild_index/rebuild_index.test
    A clang/test/Analysis/scan-build/rebuild_index/report-1.html
    A clang/test/Analysis/scan-build/rebuild_index/report-2.html
    A clang/test/Analysis/scan-build/rebuild_index/report-3.html
    A clang/test/Analysis/scan-build/rebuild_index/subdirectory/report-4.html
    M clang/tools/scan-build/bin/scan-build

  Log Message:
  -----------
  Revert "Revert "[analyzer] Teach scan-build how to rebuild index.html without analyzing.""

This reverts commit 21efb06f0ae2eb999f566d989997256d6cb12206.

Changes since last attempt to land this patch:
- Sort files before deduplicating. This hopefully avoids some buildbot failures.
- Fix use of uninitialized variable when running without --use-analyzer.
- Remove the "REQUIRES: windows" item.




More information about the All-commits mailing list