forked from OSchip/llvm-project
e8fc05ce7d
Summary: `dwarf5-index-is-used.cpp` have been failing after rL340206, because `clang` have stopped to emit pubnames by default after that change. Current patch adds `-gpubnames` option to the `clang` command line in the test to emit pubnames. Reviewers: labath, dblaikie Reviewed By: labath Subscribers: clayborg, probinson, teemperor, lldb-commits, aprantl, JDevlieghere, abidh, stella.stamenova Tags: #lldb Differential Revision: https://reviews.llvm.org/D51208 llvm-svn: 341296 |
||
---|---|---|
.. | ||
Inputs | ||
apple-index-is-used.cpp | ||
debug-names-compressed.cpp | ||
dwarf5-index-is-used.cpp | ||
dwarf5-partial-index.cpp | ||
find-basic-function.cpp | ||
find-basic-namespace.cpp | ||
find-basic-type.cpp | ||
find-basic-variable.cpp | ||
find-function-regex.cpp | ||
find-inline-method.s | ||
find-method-local-struct.cpp | ||
find-method.cpp | ||
find-qualified-variable.cpp | ||
find-type-in-function.cpp | ||
find-variable-dwo.cpp | ||
find-variable-file.cpp | ||
lit.local.cfg |