diff --git a/include/llvm/Support/CommandLine.h b/include/llvm/Support/CommandLine.h index f2e8b281716..c46a99cb6bd 100644 --- a/include/llvm/Support/CommandLine.h +++ b/include/llvm/Support/CommandLine.h @@ -1736,6 +1736,28 @@ void PrintHelpMessage(bool Hidden = false, bool Categorized = false); /// than just handing around a global list. StringMap