]> granicus.if.org Git - clang/commit
Add a const version of a method, to be consistent with other methods
authorCraig Silverstein <csilvers2000@yahoo.com>
Tue, 6 Jul 2010 23:51:34 +0000 (23:51 +0000)
committerCraig Silverstein <csilvers2000@yahoo.com>
Tue, 6 Jul 2010 23:51:34 +0000 (23:51 +0000)
commitdd5faf05dfe0163bdde939937d4fb0270086178a
treef776c579c2d4f1882da87a1050133cfec10506e8
parent925198d693a0cf874452adcc2a8de1cb3d86992e
Add a const version of a method, to be consistent with other methods
of the same type.  I think this was just an oversight before.

Reviewed by chandlerc.  Submitted as an "obvious" fix.

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