]> granicus.if.org Git - clang/commitdiff
Remove unused variable
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 27 Feb 2017 21:14:42 +0000 (21:14 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 27 Feb 2017 21:14:42 +0000 (21:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@296386 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Serialization/ASTReader.h

index 88e75d6a633ced4d3df6576483b02b90c964fbc5..edceb64847f9a0e35220d67bafdf2237ef88c120 100644 (file)
@@ -715,8 +715,6 @@ private:
   /// the consumer eagerly.
   SmallVector<uint64_t, 16> EagerlyDeserializedDecls;
 
-  SmallVector<uint64_t, 16> ModularCodegenDecls;
-
   /// \brief The IDs of all tentative definitions stored in the chain.
   ///
   /// Sema keeps track of all tentative definitions in a TU because it has to