]> granicus.if.org Git - clang/commit
fix some more gcc3.4 constness warnings
authorGabor Greif <ggreif@gmail.com>
Thu, 17 Jun 2010 11:29:31 +0000 (11:29 +0000)
committerGabor Greif <ggreif@gmail.com>
Thu, 17 Jun 2010 11:29:31 +0000 (11:29 +0000)
commit170e5080011acc60e33ec9b53f96c569a1078aa9
treef6e8fbbfb599ae6c261da0760aad81cea45bef27
parent40844a8b5a89676fb61898d61ea4a7fa98eb9b6b
fix some more gcc3.4 constness warnings

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106216 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/TypeLoc.h
include/clang/Lex/Token.h
lib/Sema/SemaExprCXX.cpp