]> granicus.if.org Git - clang/commitdiff
Test of commit access.
authorJonathan D. Turner <jonathan.d.turner@gmail.com>
Fri, 3 Jun 2011 21:46:44 +0000 (21:46 +0000)
committerJonathan D. Turner <jonathan.d.turner@gmail.com>
Fri, 3 Jun 2011 21:46:44 +0000 (21:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132596 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Serialization/ASTWriterDecl.cpp

index dad01265c8c665335a351a1e05821db08fa97bc4..26ea1ad79bc51ee4b2a2c54f1cc38147348c47ba 100644 (file)
@@ -1337,7 +1337,7 @@ void ASTWriter::WriteDeclsBlockAbbrevs() {
   Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); //UnexpandedParamPack
   Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 3)); //GetValueKind
   Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 3)); //GetObjectKind
-  //CharacterLiteral
+  //Character Literal
   Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // getValue
   Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Location
   Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); //IsWide