[Lldb-commits] [PATCH] D13224: [DWARFASTParserClang] Strengthen incomplete type handling.

Siva Chandra via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 28 13:52:06 PDT 2015


sivachandra created this revision.
sivachandra added a reviewer: clayborg.
sivachandra added a subscriber: lldb-commits.

This change fixes pr24916. As associated test has been added.

http://reviews.llvm.org/D13224

Files:
  source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  test/lang/cpp/pr24916/Makefile
  test/lang/cpp/pr24916/TestWithLimitDebugInfo.py
  test/lang/cpp/pr24916/base.cpp
  test/lang/cpp/pr24916/base.h
  test/lang/cpp/pr24916/derived.cpp
  test/lang/cpp/pr24916/derived.h
  test/lang/cpp/pr24916/main.cpp
  test/make/Makefile.rules

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13224.35905.patch
Type: text/x-patch
Size: 17977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150928/2edebd4f/attachment-0001.bin>


More information about the lldb-commits mailing list