================
@@ -730,7 +766,7 @@ void OptTable::printHelp(raw_ostream &OS, const char
*Usage, const char *Title,
bool ShowHidden = !(FlagsToExclude & HelpHidden);
FlagsToExclude &= ~HelpHidden;
return internalPrintHelp(
- OS, Usage, Title, ShowHidden, ShowAllAliases,
+ OS, Usage, Title, {}, ShowHidden, ShowAllAliases,
----------------
Prabhuk wrote:
Done. Thank you.
https://github.com/llvm/llvm-project/pull/155026
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits