Skip to content
Commit b6f99178 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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
parent 81170d23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment