Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libc/benchmarks/automemcpy/lib/ResultAnalyzerMain.cpp | ||
---|---|---|
25 | keep-only ? "filter" can mean "keep" or "filter out". |
Comment Actions
- Cleanup StringSet angle brackets, they are not needed in C++17
- Rename flag so the intent is clearer
keep-only ? "filter" can mean "keep" or "filter out".