Skip to content

Commit

Permalink
Modules: Add a declaration in clang/Serialization/GlobalModuleIndex.h.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251703 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Oct 30, 2015
1 parent 6edd89e commit e8d1c0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/clang/Serialization/GlobalModuleIndex.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ class FileEntry;
class FileManager;
class IdentifierIterator;
class PCHContainerOperations;
class PCHContainerReader;

namespace serialization {
class ModuleFile;
Expand Down

0 comments on commit e8d1c0c

Please sign in to comment.