[Lldb-commits] [PATCH] D11790: Fix ObjC++ types Class and id being defined in C and C++ expressions.

Paul Herman paulherman at google.com
Wed Aug 5 16:26:30 PDT 2015


paulherman updated this revision to Diff 31419.
paulherman added a comment.

Fix ObjC++ types Class and id being defined in C and C++ expressions.

Ignore previous commit included by mistake.


http://reviews.llvm.org/D11790

Files:
  include/lldb/Expression/ClangASTSource.h
  include/lldb/Expression/ClangExpressionDeclMap.h
  include/lldb/Target/Target.h
  source/Commands/CommandObjectExpression.cpp
  source/Expression/ClangASTSource.cpp
  source/Expression/ClangExpressionDeclMap.cpp
  source/Expression/ClangExpressionParser.cpp
  source/Expression/ClangUserExpression.cpp
  source/Target/Target.cpp
  test/lang/cpp/restricted_names/Makefile
  test/lang/cpp/restricted_names/TestCppRestrictedNames.py
  test/lang/cpp/restricted_names/main.cpp
  test/lang/objc/objc-builtin-types/TestObjCBuiltinTypes.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11790.31419.patch
Type: text/x-patch
Size: 16929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150805/7ffd18d0/attachment.bin>


More information about the lldb-commits mailing list