summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-10-30 15:54:34 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-10-30 15:54:34 +0000
commitc3afea57fb0e1c932faaf12a451b98903c48ec7b (patch)
treee8dfd0e0282605ba72d9a92dc6bc05124faeae78
parent70eece21c24d84581bc806524c5a3fd317b08fbb (diff)
downloadbcm5719-llvm-c3afea57fb0e1c932faaf12a451b98903c48ec7b.tar.gz
bcm5719-llvm-c3afea57fb0e1c932faaf12a451b98903c48ec7b.zip
Modules: Add a declaration in clang/Serialization/GlobalModuleIndex.h.
llvm-svn: 251703
-rw-r--r--clang/include/clang/Serialization/GlobalModuleIndex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/include/clang/Serialization/GlobalModuleIndex.h b/clang/include/clang/Serialization/GlobalModuleIndex.h
index ad151de535c..0f14eca0fd8 100644
--- a/clang/include/clang/Serialization/GlobalModuleIndex.h
+++ b/clang/include/clang/Serialization/GlobalModuleIndex.h
@@ -36,6 +36,7 @@ class FileEntry;
class FileManager;
class IdentifierIterator;
class PCHContainerOperations;
+class PCHContainerReader;
namespace serialization {
class ModuleFile;
OpenPOWER on IntegriCloud