diff options
Diffstat (limited to 'include/clang/Frontend/FrontendOptions.h')
| -rw-r--r-- | include/clang/Frontend/FrontendOptions.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/clang/Frontend/FrontendOptions.h b/include/clang/Frontend/FrontendOptions.h index a051d7ff629ed..888388c310e48 100644 --- a/include/clang/Frontend/FrontendOptions.h +++ b/include/clang/Frontend/FrontendOptions.h @@ -42,7 +42,6 @@ namespace frontend {      PrintDeclContext,       ///< Print DeclContext and their Decls.      PrintPreamble,          ///< Print the "preamble" of the input file      PrintPreprocessedInput, ///< -E mode. -    PubnamesDump,           ///< Print all of the "public" names in the source.      RewriteMacros,          ///< Expand macros but not #includes.      RewriteObjC,            ///< ObjC->C Rewriter.      RewriteTest,            ///< Rewriter playground | 
