Add info in the preprocessing record whether an inclusion directive
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 2 Oct 2012 16:10:46 +0000 (16:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 2 Oct 2012 16:10:46 +0000 (16:10 +0000)
commitf590e094addee7edb7c9605bd8c1f02ff72fda0c
tree19948b1cc3bb72938f4f42061725f350ff7f4858
parentb36ee5c59284a6f0b85a42c084f2019c431bb340
Add info in the preprocessing record whether an inclusion directive
resulted in an automatic module import.

llvm-svn: 165022
clang/include/clang/Lex/PreprocessingRecord.h
clang/lib/Lex/PreprocessingRecord.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/tools/libclang/Indexing.cpp