aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/Sema.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-06-28 00:30:51 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-06-28 00:30:51 +0000
commit2389324eb73a1c99d5dfc1dc9eed047ddc96a7b4 (patch)
tree89d436213e390b0b44d23e1c2ee0e1870634a34c /lib/Sema/Sema.cpp
parent7e9cebfe1246bb9051a364474b6570eb40dbac4b (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106986 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/Sema.cpp')
0 files changed, 0 insertions, 0 deletions