summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/IRDynamicChecks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enabled extra warnings and fixed a bunch of small issues.Greg Clayton2011-01-251-2/+16
* Move some of the more noisy "log enable lldb expression" output to the verbos...Jim Ingham2011-01-221-3/+3
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-3/+3
* Re-enabled LLDB's pointer checkers, and moved theSean Callanan2010-11-041-58/+28
* Added a new Host call to find LLDB related paths:Greg Clayton2010-10-171-1/+1
* prefix more stuff with '$' to make sure we don't go trying to lookup anythingGreg Clayton2010-10-161-5/+5
* Made many ConstString functions inlined in the header file.Greg Clayton2010-10-151-17/+14
* Updated to latest LLVM. Major LLVM changes:Sean Callanan2010-09-231-1/+1
* Bugfixes to the expression parser. Fixes include:Sean Callanan2010-09-131-21/+199
* Fixed an expression parser bug that preventedSean Callanan2010-09-081-0/+12
* Added code to run pointer validation checks inSean Callanan2010-09-021-16/+258
* Added support for dynamic sanity checking inSean Callanan2010-09-011-0/+117
OpenPOWER on IntegriCloud