]> granicus.if.org Git - clang/commit
Rename utility function templates
authorAlp Toker <alp@nuanti.com>
Sat, 31 May 2014 06:11:02 +0000 (06:11 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 31 May 2014 06:11:02 +0000 (06:11 +0000)
commitecf0c867c720d36a05d8629db871dd3710d41bf9
tree12959ecb2629ef9b6eb2259b7c5f06bca2a8839b
parenta0ea5b8f25880fa9f07d9b210afccf5e40271a99
Rename utility function templates

isExternCTemplate() and getLanguageLinkageTemplate() have nothing to do with
templates despite the dubious naming scheme.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Decl.cpp