Revert "Revert "[analyzer] Teach scan-build how to rebuild index.html without analyzi...
authorArtem Dergachev <artem.dergachev@gmail.com>
Tue, 7 Apr 2020 13:49:53 +0000 (16:49 +0300)
committerArtem Dergachev <artem.dergachev@gmail.com>
Tue, 7 Apr 2020 18:03:16 +0000 (21:03 +0300)
commit0c27fd82e1e62bd57c73b09c7d9dd00c42eb89d1
treeb5618afb71d2b721742d59df5f32fb3498b60c84
parente9ac757f79cdaf25b3820fd13314dbc01b357ae9
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.
clang/test/Analysis/scan-build/rebuild_index/rebuild_index.test [new file with mode: 0644]
clang/test/Analysis/scan-build/rebuild_index/report-1.html [new file with mode: 0644]
clang/test/Analysis/scan-build/rebuild_index/report-2.html [new file with mode: 0644]
clang/test/Analysis/scan-build/rebuild_index/report-3.html [new file with mode: 0644]
clang/test/Analysis/scan-build/rebuild_index/subdirectory/report-4.html [new file with mode: 0644]
clang/tools/scan-build/bin/scan-build