[PATCH] D83942: [analyzer][tests] Add a notion of project sizes
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 20 08:24:56 PDT 2020
vsavchenko added a comment.
In D83942#2156320 <https://reviews.llvm.org/D83942#2156320>, @NoQ wrote:
> > Sizes assigned to the projects in this commit, do not directly
> > correspond to the number of lines or files in the project.
>
> Maybe `QUICK`/`NORMAL`/`SLOW` then? Or by purpose: `BENCHMARK`/`DAILY`/`PARANOID`?
I am not against the idea of naming it differently, but then we need to get all whereabouts vocabulary straight. What is the noun? Speed? And what should be the command line option?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83942/new/
https://reviews.llvm.org/D83942
More information about the cfe-commits
mailing list