[all-commits] [llvm/llvm-project] f3e07c: [NFC] Correctly assert the indents for printEnumVa...
fodinabor via All-commits
all-commits at lists.llvm.org
Mon May 10 14:24:55 PDT 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: f3e07c841e2f96a73b253d3b1a95e2ac8df5a376
https://github.com/llvm/llvm-project/commit/f3e07c841e2f96a73b253d3b1a95e2ac8df5a376
Author: Joachim Meyer <joachim at joameyer.de>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M llvm/lib/Support/CommandLine.cpp
Log Message:
-----------
[NFC] Correctly assert the indents for printEnumValHelpStr.
Only verify that there's no negative indent.
Noted by @chapuni in https://reviews.llvm.org/D93494.
Reviewed By: chapuni
Differential Revision: https://reviews.llvm.org/D102021
(cherry picked from commit d9f2960c932c9803e662098e33d899efa3c67f44)
More information about the All-commits
mailing list