commit | 6e12c7a5a851f661677b16c544aac2f93fb6e86d | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Thu Mar 08 02:39:03 2012 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Thu Mar 08 02:39:03 2012 +0000 |
tree | 0ed5d576f5391eea747f101cf9a454018ddfd81c | |
parent | 66c2e19e7c343e1ff0fd31180a12f8a68fc61b6c [diff] |
Updated the revision of LLVM/Clang used by LLDB. This takes two important changes: - Calling blocks is now supported. You need to cast their return values, but that works fine. - We now can correctly run JIT-compiled expressions that use floating-point numbers. Also, we have taken a fix that allows us to ignore access control in Objective-C as in C++. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@152286 91177308-0d34-0410-b5e6-96231b3b80d8