[PATCH] D93565: scan-view: Remove Reporter.py and associated AppleScript files
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 21 13:14:52 PST 2020
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Uhm, yeah, indeed. Let's remove it, thanks!
I doubt people even use scan-view at this point (but i'd rather keep it) (scan-build is definitely used).
================
Comment at: clang/tools/scan-view/share/Reporter.py:154
- def fileReport(self, report, parameters):
- raise NotImplementedError
-
----------------
Looks like there was an attempt to support llvm.org bugzilla as well, but it never got anywhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93565/new/
https://reviews.llvm.org/D93565
More information about the cfe-commits
mailing list