summaryrefslogtreecommitdiff
path: root/lldb/source/Expression/IRDynamicChecks.cpp
AgeCommit message (Expand)Author
2010-10-17Added a new Host call to find LLDB related paths:Greg Clayton
2010-10-16prefix more stuff with '$' to make sure we don't go trying to lookup anythingGreg Clayton
2010-10-15Made many ConstString functions inlined in the header file.Greg Clayton
2010-09-23Updated to latest LLVM. Major LLVM changes:Sean Callanan
2010-09-13Bugfixes to the expression parser. Fixes include:Sean Callanan
2010-09-08Fixed an expression parser bug that preventedSean Callanan
2010-09-02Added code to run pointer validation checks inSean Callanan
2010-09-01Added support for dynamic sanity checking inSean Callanan