[llvm] Fix various cl::desc typos and whitespace issues. (PR #121955)
Ryan Mansfield via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 09:33:39 PST 2025
================
@@ -251,7 +251,7 @@ static cl::opt<bool>
cl::init(true));
static cl::opt<bool> UseContextForNoWrapFlagInference(
- "scalar-evolution-use-context-for-no-wrap-flag-strenghening", cl::Hidden,
----------------
rjmansfield wrote:
OK, I'll drop it from this change.
https://github.com/llvm/llvm-project/pull/121955
More information about the llvm-commits
mailing list