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 | e62fc8605148f90311ef6a2667db6c66d80bea31 (patch) | |
tree | cc5e669069d804e8be0cf1f01bd12f5aed83c127 /lib/Frontend/CompilerInvocation.cpp | |
parent | b6cbdf1b70fcaf54b91086c1fb922a2f99282172 (diff) | |
download | clang-e62fc8605148f90311ef6a2667db6c66d80bea31.tar.gz |
[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
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@370457 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions