diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-06-28 00:30:51 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-06-28 00:30:51 +0000 |
commit | b6f991787b66ecb0d14fa1016cf4e5b693881787 (patch) | |
tree | 653c92a6b282b05c93d1a49b3319606cbcd5628a /llvm/lib/CodeGen/SelectionDAG | |
parent | 81170d23ded2fbcc96279426a26b96fa1d6f1841 (diff) | |
download | bcm5719-llvm-b6f991787b66ecb0d14fa1016cf4e5b693881787.tar.gz bcm5719-llvm-b6f991787b66ecb0d14fa1016cf4e5b693881787.zip |
Suppress diagnosing access violations while looking up deallocation functions
much as we already do for allocation function lookup. Explicitly check access
for the function we actually select in one case that was previously missing,
but being caught behind the blanket diagnostics for all overload candidates.
This fixs PR7436.
llvm-svn: 106986
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions