[clang] [clang-tools-extra] [lld] [llvm] [llvm] Add subcommand support for OptTable (PR #155026)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 26 11:22:37 PDT 2025


================
@@ -534,6 +537,7 @@ InputArgList OptTable::internalParseArgs(
 
   MissingArgIndex = MissingArgCount = 0;
   unsigned Index = 0, End = ArgArr.size();
+
----------------
PiJoules wrote:

Probably exclude the newline

https://github.com/llvm/llvm-project/pull/155026


More information about the llvm-commits mailing list