about summary refs log tree commit diff homepage
path: root/include/klee/Internal/ADT/ImmutableSet.h
AgeCommit message (Expand)Author
2020-04-30Removed the Internal directory from include/kleeCristian Cadar
2019-06-04make endif guard naming consistentJulian Büning
2019-06-04Fixed identifiers used in ifdefs to (1) not use reserved names and (2) use a ...Cristian Cadar
2009-08-01Use size_t where appropriate for ImmutableTree and friends.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar