[Lldb-commits] [PATCH] D11688: Fix ObjC types Class and id being defined in C and C++ expressions.
Paul Herman
paulherman at google.com
Wed Aug 5 10:02:28 PDT 2015
paulherman updated this revision to Diff 31365.
paulherman added a comment.
- Guess the language of the expression based on the execution context.
- Tests for language guessing.
http://reviews.llvm.org/D11688
Files:
include/lldb/Target/Target.h
source/Commands/CommandObjectExpression.cpp
source/Expression/ClangUserExpression.cpp
source/Target/Target.cpp
test/lang/cpp/restricted_names/TestCppRestrictedNames.py
test/lang/objc/objc-builtin-types/TestObjCBuiltinTypes.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11688.31365.patch
Type: text/x-patch
Size: 9124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150805/0077dfa4/attachment-0001.bin>
More information about the lldb-commits
mailing list