]> granicus.if.org Git - clang/commit
Remove const_casts by making spec_begin()/spec_end() const
authorDmitri Gribenko <gribozavr@gmail.com>
Thu, 14 Feb 2013 13:20:36 +0000 (13:20 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Thu, 14 Feb 2013 13:20:36 +0000 (13:20 +0000)
commite252a89fc1560ca4cda9a95e4ae05e2dc03ee78c
tree0205be85a16834490fd727e336642f5ed9e56722
parentc78c6b35d398b4c9414e7c5c7e413e28a66c8c5f
Remove const_casts by making spec_begin()/spec_end() const

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175159 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclTemplate.h
lib/AST/ASTDumper.cpp
lib/AST/DeclTemplate.cpp