]> granicus.if.org Git - clang/commit
Rename the last '[hH]asStandardLayout' entites to '[iI]sStandardLayout'
authorChandler Carruth <chandlerc@gmail.com>
Sat, 30 Apr 2011 10:07:30 +0000 (10:07 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 30 Apr 2011 10:07:30 +0000 (10:07 +0000)
commitec997dc66627957bcdcd3db7906a68c1e14a279c
tree5ae1c99771643b6c3d2a4fd36f526200d2b97067
parent636a617cc6021a4366380b3ce673f4472f3d99db
Rename the last '[hH]asStandardLayout' entites to '[iI]sStandardLayout'
based on Doug's preferences when we discussed this in IRC. This brings
the wording more in line with the standard.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130603 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclCXX.h
lib/AST/DeclCXX.cpp
lib/AST/Type.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriter.cpp