Skip to content
  1. Jan 10, 2008
  2. Jan 09, 2008
    • Ted Kremenek's avatar
      Renamed Stmt***Edge and ***StmtEdge (where *** = "Stmt" or "Blk") classes to · 84ab850e
      Ted Kremenek authored
      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
      84ab850e
Loading