diff --git a/llvm/include/llvm/Support/CommandLine.h b/llvm/include/llvm/Support/CommandLine.h --- a/llvm/include/llvm/Support/CommandLine.h +++ b/llvm/include/llvm/Support/CommandLine.h @@ -201,6 +201,8 @@ StringRef getName() const { return Name; } StringRef getDescription() const { return Description; } + + SmallPtrSet