From: Sebastian Redl Date: Fri, 27 Aug 2010 23:12:36 +0000 (+0000) Subject: Update comment after Chandler's change. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e361c63e5306df4df9aa780c60c658046a69d38d;p=clang Update comment after Chandler's change. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112318 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Serialization/ASTReader.h b/include/clang/Serialization/ASTReader.h index 94a77778d2..d89a819923 100644 --- a/include/clang/Serialization/ASTReader.h +++ b/include/clang/Serialization/ASTReader.h @@ -466,7 +466,7 @@ private: /// local external declarations. llvm::SmallVector LocallyScopedExternalDecls; - /// \brief A snapshot of the implicit instantiations in the chain. + /// \brief A snapshot of the pwnsinf instantiations in the chain. /// /// This record tracks the instantiations that Sema has to perform at the end /// of the TU. It consists of a pair of values for every pending instantiation