Skip to content
Commit 01b59cd8 authored by Jordy Rose's avatar Jordy Rose
Browse files

[analyzer] Remove AggExprVisitor, a dead class that assisted in visiting C++...

[analyzer] Remove AggExprVisitor, a dead class that assisted in visiting C++ expressions with a "base object", because the CFG is now linearized.

The only use of AggExprVisitor was in #if 0 code (the analyzer's incomplete C++ support), so there is no actual behavioral change anyway.

llvm-svn: 152856
parent 1918166d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment