Revert "[AST] Factor out the logic of the various Expr::Ignore*"
authorBruno Ricci <riccibrun@gmail.com>
Sun, 17 Feb 2019 13:47:29 +0000 (13:47 +0000)
committerBruno Ricci <riccibrun@gmail.com>
Sun, 17 Feb 2019 13:47:29 +0000 (13:47 +0000)
commitd403800959a922fd3b5db1201936ccae53e56fb7
tree72b70b1570d200f13513fae3487036877ed9c75f
parent3985172b4f19a0979eda42e8b65574ed1b82d542
Revert "[AST] Factor out the logic of the various Expr::Ignore*"

This breaks some clang-tidy checks. For some reason they were
not included in check-clang ?

llvm-svn: 354216
clang/include/clang/AST/Expr.h
clang/lib/AST/Expr.cpp