This revision was automatically updated to reflect the committed changes.
Closed by commit rL317563: Support scoped enums in the DWARF AST parser
(authored by tberghammer).
Repository:
rL LLVM
https://reviews.llvm.org/D39545
Files:
lldb/trunk/include/lldb/Symbol/ClangASTContext.h
lldb/tr
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
Looks good.
https://reviews.llvm.org/D39545
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/l
tberghammer added a reviewer: jasonmolenda.
tberghammer added a subscriber: lldb-commits.
tberghammer added a comment.
This change is needed to make LLDB compatible with
https://reviews.llvm.org/D39239
https://reviews.llvm.org/D39545
___
lldb-commi