diff options
author | Richard Trieu <rtrieu@google.com> | 2017-08-09 02:03:59 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2017-08-09 02:03:59 +0000 |
commit | c06b35c97e65e673530293db1d6931a06cd98396 (patch) | |
tree | da67f128fef81eb3eeed9d96c7dd53122788444f /clang/lib/AST/Decl.cpp | |
parent | 24a695118759612ff4f92cb561a09c2310046d85 (diff) | |
download | bcm5719-llvm-c06b35c97e65e673530293db1d6931a06cd98396.tar.gz bcm5719-llvm-c06b35c97e65e673530293db1d6931a06cd98396.zip |
Allow operator delete to be an invalid Decl.
Do not discard invalid Decl when searching for the operator delete function.
The lookup for this function always expects to find a result, so sometimes the
invalid Decl is the only choice possible. This fixes PR34109.
llvm-svn: 310435
Diffstat (limited to 'clang/lib/AST/Decl.cpp')
0 files changed, 0 insertions, 0 deletions