[all-commits] [llvm/llvm-project] d9f296: [NFC] Correctly assert the indents for printEnumVa...

fodinabor via All-commits all-commits at lists.llvm.org
Fri May 7 05:28:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9f2960c932c9803e662098e33d899efa3c67f44
      https://github.com/llvm/llvm-project/commit/d9f2960c932c9803e662098e33d899efa3c67f44
  Author: Joachim Meyer <joachim at joameyer.de>
  Date:   2021-05-07 (Fri, 07 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




More information about the All-commits mailing list