summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/IRDynamicChecks.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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