Details
- Reviewers
asbirlea ychen - Commits
- rG321986fe6829: [MetaRenamer][NewPM] Port metarenamer to NPM
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
1,060 ms | linux > libarcher.parallel::parallel-nosuppression.c |
Event Timeline
Folks usually use the metarenamer to obfuscate tests before sharing. It's not aimed to be used in an optimization pipeline, only by itself with opt for debugging purposes.
Pinning tests is fine at this point, but it will be good to have it supported in opt when switching to the NPM. I've found it rather useful in the past.
clang-tidy: warning: invalid case style for member 'next' [readability-identifier-naming]
not useful