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

Paul Herman paulherman at google.com
Fri Jul 31 12:26:34 PDT 2015


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

Update ClangASTSource constructor.


http://reviews.llvm.org/D11688

Files:
  include/lldb/Expression/ClangASTSource.h
  include/lldb/Expression/ClangExpressionDeclMap.h
  source/Expression/ClangASTSource.cpp
  source/Expression/ClangExpressionDeclMap.cpp
  source/Expression/ClangExpressionParser.cpp
  source/Expression/ClangUserExpression.cpp
  test/lang/cpp/restricted_names/Makefile
  test/lang/cpp/restricted_names/TestCppRestrictedNames.py
  test/lang/cpp/restricted_names/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11688.31154.patch
Type: text/x-patch
Size: 9638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150731/f81dbea7/attachment.bin>


More information about the lldb-commits mailing list