Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | Renamed .pc to .kquery (kleaver query) | Eric Rizzi | |
2014-01-20 | Remove the last remnants (I think) of DejaGNU. Goodbye! | Dan Liew | |
Say hello to our new friend, llvm-lit :) | |||
2009-06-07 | Implement array declarations. | Daniel Dunbar | |
- Printing current prints all declarations, and we allow redefinition, since the printer doesn't know what has already been printed. - Names don't print right yet, since the Array* object doesn't have the name. - Various things are unsupported. o Array domain/range must be w32/w8. o Concrete initializers for arrays are unsupported. git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@73026 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-05-21 | Missed a couple tests | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@72206 91177308-0d34-0410-b5e6-96231b3b80d8 |