Author: cornedbee
Date: Fri Aug 27 18:12:36 2010
New Revision: 112318
URL: http://llvm.org/viewvc/llvm-project?rev=112318&view=rev
Log:
Update comment after Chandler's change.
Modified:
cfe/trunk/include/clang/Serialization/ASTReader.h
Modified: cfe/trunk/include/clang/Serialization/ASTReader.h
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Serialization/ASTReader.h?rev=112318&r1=112317&r2=112318&view=diff
==============================================================================
--- cfe/trunk/include/clang/Serialization/ASTReader.h (original)
+++ cfe/trunk/include/clang/Serialization/ASTReader.h Fri Aug 27 18:12:36 2010
@@ -466,7 +466,7 @@
/// local external declarations.
llvm::SmallVector<uint64_t, 16> 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
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits