about summary refs log tree commit diff homepage
path: root/lib/Expr/ExprVisitor.cpp
AgeCommit message (Expand)Author
2019-03-13Placed --use-visitor-hash in the expresion building/printing categoryCristian Cadar
2009-07-10Added support for bitwise not. Replacing "false == " with Not inCristian Cadar
2009-06-05Clean up a number of unused variable warnings when building w/oDaniel Dunbar
2009-06-04Start removing uses of Expr::isConstant.Daniel Dunbar
2009-06-04Move isConstant from ref<> to Expr::Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar