]> granicus.if.org Git - clang/commit
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
authorAlexander Kornienko <alexfh@google.com>
Tue, 13 Dec 2016 16:19:34 +0000 (16:19 +0000)
committerAlexander Kornienko <alexfh@google.com>
Tue, 13 Dec 2016 16:19:34 +0000 (16:19 +0000)
commit3924dfd7cf94e9d57f9bbb64b1ca34d0fafeac1a
tree49fb07c0e582355c856dda3a53868a4817ceb841
parent05d54be99deacf9a3f2c44e5434d0aac78dac901
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@289543 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchers.h
lib/Tooling/RefactoringCallbacks.cpp
unittests/AST/DeclPrinterTest.cpp
unittests/AST/StmtPrinterTest.cpp