aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ToolOutputFileTest.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-06-03 21:59:05 -0700
committerFangrui Song <i@maskray.me>2022-06-03 21:59:05 -0700
commit557efc9a8b68628c2c944678c6471dac30ed9e8e (patch)
tree150a1fb757ab69e5c2cb03a7ab42bbba317d59d1 /llvm/unittests/Support/ToolOutputFileTest.cpp
parentf14d18c7a9544ea5fbea736210d05e938a986033 (diff)
downloadllvm-557efc9a8b68628c2c944678c6471dac30ed9e8e.zip
llvm-557efc9a8b68628c2c944678c6471dac30ed9e8e.tar.gz
llvm-557efc9a8b68628c2c944678c6471dac30ed9e8e.tar.bz2
[llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC
Some cl::ZeroOrMore were added to avoid the `may only occur zero or one times!` error. More were added due to cargo cult. Since the error has been removed, cl::ZeroOrMore is unneeded. Also remove cl::init(false) while touching the lines.
Diffstat (limited to 'llvm/unittests/Support/ToolOutputFileTest.cpp')
0 files changed, 0 insertions, 0 deletions