]> granicus.if.org Git - clang/commitdiff
Fix a comment.
authorZhongxing Xu <xuzhongxing@gmail.com>
Sat, 18 Jul 2009 09:26:51 +0000 (09:26 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sat, 18 Jul 2009 09:26:51 +0000 (09:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76303 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Frontend/PCHReader.cpp

index 8c26607b7c646c683274c8381c178af2a53705d2..1c3d18732b2247302bf505f52875652998b2b1f9 100644 (file)
@@ -1469,7 +1469,7 @@ PCHReader::PCHReadResult PCHReader::ReadPCH(const std::string &FileName) {
     return IgnorePCH;
   
   if (PP) {
-    // Initialization of builtins and library builtins occurs before the
+    // Initialization of keywords and pragmas occurs before the
     // PCH file is read, so there may be some identifiers that were
     // loaded into the IdentifierTable before we intercepted the
     // creation of identifiers. Iterate through the list of known