]> granicus.if.org Git - clang/commit
[NFC] Remove a cstyle cast and replace some uses of Decl with NamedDecl during the...
authorFaisal Vali <faisalv@yahoo.com>
Fri, 25 Aug 2017 18:24:20 +0000 (18:24 +0000)
committerFaisal Vali <faisalv@yahoo.com>
Fri, 25 Aug 2017 18:24:20 +0000 (18:24 +0000)
commitf53f0e7b93bcf0c75f071fd387ab9e6a623e307e
tree80c7e515328b65b095a8832620d4659cce6722d8
parent66e630882c6ad48bce5a116b61b811fc4bc39926
[NFC] Remove a cstyle cast and replace some uses of Decl with NamedDecl during the processing of TemplateParameterLists.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311788 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
include/clang/Sema/Sema.h
lib/Parse/ParseTemplate.cpp
lib/Sema/SemaTemplate.cpp