Introduce command line option -dump-deserialized-decls which is used to print...
Introduce command line option -dump-deserialized-decls which is used to print the PCH decls that got deserialized, for testing purposes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116503 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Driver/CC1Options.td 2 additions, 0 deletionsinclude/clang/Driver/CC1Options.td
- include/clang/Frontend/PreprocessorOptions.h 5 additions, 1 deletioninclude/clang/Frontend/PreprocessorOptions.h
- lib/Frontend/CompilerInvocation.cpp 1 addition, 0 deletionslib/Frontend/CompilerInvocation.cpp
- lib/Frontend/FrontendAction.cpp 37 additions, 2 deletionslib/Frontend/FrontendAction.cpp
Loading
Please register or sign in to comment