forgot to remove some commented out code
[IRC.git] / Robust / src / IR / Flat / BCXPointsToCheckVRuntime.java
2011-06-02 jjenistaforgot to remove some commented out code
2011-06-01 jjenistaif a static field is encountered, ignore it gracefully
2011-06-01 jjenistacheck points-to module improvements along with a bug...
2011-05-18 jjenistabug fix: heap contexts for call sites were propgated...
2011-05-14 jjenistaprint allocation site when a points-to check fails...
2011-05-13 jjenistamodel the allocation of string literals in heap analysis
2011-05-13 jjenistathis system checks heap results against runtime pointer...
2011-05-11 jjenistadifferentiate between analysis says something points...
2011-05-10 jjenistaNew tool to check points-to results of a heap analysis...