Introduce command line option -dump-deserialized-decls which is used to print the...
commitd5af1962ea1a1d9856e69ade6e1351180fce2719
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 14 Oct 2010 20:14:18 +0000 (14 20:14 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 14 Oct 2010 20:14:18 +0000 (14 20:14 +0000)
tree4b6921de4a1dd56b91a85058ac4327c7831f0c35
parent3b789ef1410e326232723eb0ef0a317f96de82de
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
include/clang/Driver/CC1Options.td
include/clang/Frontend/PreprocessorOptions.h
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendAction.cpp