Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I have updated Clang to include support for Objective-C | Sean Callanan | 2012-05-17 | 1 | -13/+0 |
| | | | | | | | | | | boxed expressions returning numbers and strings. I also added boxed expressions to our testcases, and enabled boxed expressions when libarclite is linked into the inferior. llvm-svn: 157026 | ||||
* | Updated LLVM and LLDB to fix compilation errors | Sean Callanan | 2012-03-28 | 1 | -0/+13 |
with recent Clang. Clang is now stricter about presence of complete types and about use of the "template" keyword in C++ for template-dependent types. llvm-svn: 153563 |