]> granicus.if.org Git - clang/commit
Silence g++ 4.9 build issue
authorAlp Toker <alp@nuanti.com>
Tue, 31 Dec 2013 03:16:57 +0000 (03:16 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 31 Dec 2013 03:16:57 +0000 (03:16 +0000)
commit3770da522a8a10e916545ecf09ea4de98a6b4f2a
tree6ddda616f9ae2a66aa85ab25d86a5db135a275a7
parent0e39d5d027f226967bfb09673485a35ba40ee724
Silence g++ 4.9 build issue

lib/ASTMatchers/ASTMatchFinder.cpp:276:28: error: typedef 'traverse_can_only_be_instantiated_with_base_type' locally defined but not used [-Werror=unused-local-typedefs]
                            traverse_can_only_be_instantiated_with_base_type);

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