diff options
author | Balazs Keri <1.int32@gmail.com> | 2019-08-30 10:12:14 +0000 |
---|---|---|
committer | Balazs Keri <1.int32@gmail.com> | 2019-08-30 10:12:14 +0000 |
commit | b4fd7d4258589c52539043c0806fd2a143a2c15d (patch) | |
tree | 381c5c7fcafd34139954f6e7e7ea19776f07a794 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 6381b143f6cc3607a1a96442aa06dc469ea1fc79 (diff) | |
download | bcm5719-llvm-b4fd7d4258589c52539043c0806fd2a143a2c15d.tar.gz bcm5719-llvm-b4fd7d4258589c52539043c0806fd2a143a2c15d.zip |
[ASTImporter] Propagate errors during import of overridden methods.
Summary:
If importing overridden methods fails for a method it can be seen
incorrectly as non-virtual. To avoid this inconsistency the method
is marked with import error to avoid later use of it.
Reviewers: martong, a.sidorin, shafik, a_sidorin
Reviewed By: martong, shafik
Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66933
llvm-svn: 370457
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions