]> granicus.if.org Git - clang/commit
Fix code typos spotted while working on type traits
authorAlp Toker <alp@nuanti.com>
Fri, 6 Dec 2013 17:56:43 +0000 (17:56 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 6 Dec 2013 17:56:43 +0000 (17:56 +0000)
commitf6bb714c6b901ab3de83e397669d84503e7d6945
tree6306d97aaaf2d542c2b45090640ce8e98fd2f7f3
parent24c144e4f672e33695e228260a182b3f60e2694c
Fix code typos spotted while working on type traits

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196587 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/Parse/Parser.h
include/clang/Serialization/ASTReader.h
include/clang/Serialization/ASTWriter.h
include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
lib/AST/StmtPrinter.cpp
lib/Parse/ParseExpr.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaOverload.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp