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
2 lines
55 B
INI
2 lines
55 B
INI
config.suffixes = ['.cpp', '.m', '.s', '.test', '.ll']
|