summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Decl.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2017-08-09 02:03:59 +0000
committerRichard Trieu <rtrieu@google.com>2017-08-09 02:03:59 +0000
commitc06b35c97e65e673530293db1d6931a06cd98396 (patch)
treeda67f128fef81eb3eeed9d96c7dd53122788444f /clang/lib/AST/Decl.cpp
parent24a695118759612ff4f92cb561a09c2310046d85 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud