about summary refs log tree commit diff homepage
path: root/lib/Core/Common.cpp
AgeCommit message (Expand)Author
2015-12-17Refactoring: Moving klee_warning/_error functions to ErrorHandling in Support...Martin Nowack
2014-09-15Taught klee_warning(), klee_error() etc... to emit coloured text output.Dan Liew
2012-11-27Warnings were incorrectly logged in messages.txt instead of warnings.txt.Cristian Cadar
2009-07-28Add missing va_end and null check.Daniel Dunbar
2009-07-28KLEE64: Fix some totally bogus printing code, which was reusing a va_listDaniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar