[clang/CFG] Don't explicitly add AttributedStmtClass to AlwaysAddList
CFGBuilder::addStmt() implicitly passes AddStmtChoice::AlwaysAdd to Visit() already, so this should have no behavior change. Differential Revision: https://reviews.llvm.org/D111570
Loading
Please register or sign in to comment