Skip to content
Commit 84ab850e authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Renamed Stmt***Edge and ***StmtEdge (where *** = "Stmt" or "Blk") classes to

BExpr*** and ***BExpr respectively. These edges represent program locations
between the entrance/exit of a block and Block-level Expressions.

Also added ***SExpr and SExpr*** ProgramEdges to represent the locations in the
program between the evaluation of subexpressions and block-level expressions.

llvm-svn: 45786
parent fed4cce0
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