summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/SymbolFile/DWARF/clang-ast-from-dwarf-objc-property.m
Commit message (Collapse)AuthorAgeFilesLines
* Register Objective-C property accessors with their property decls.Adrian Prantl2019-11-221-0/+29
This is a correctness fix for the Clang DWARF parser that primarily matters for swift-lldb's ability to import Clang types that were reconstructed from DWARF into Swift. rdar://problem/55025799 Differential Revision: https://reviews.llvm.org/D70580
OpenPOWER on IntegriCloud