summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/clang.template-keyword-fixes.diff
Commit message (Collapse)AuthorAgeFilesLines
* I have updated Clang to include support for Objective-CSean Callanan2012-05-171-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 errorsSean Callanan2012-03-281-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
OpenPOWER on IntegriCloud