Skip to content
Commit e78bb124 authored by Richard Smith's avatar Richard Smith
Browse files

For PR21145: recognise a builtin call to a known deallocation function even if

it's defined in the current module. Clang generates this situation for the
C++14 sized deallocation functions, because it generates a weak definition in
case one isn't provided by the C++ runtime library.

llvm-svn: 226069
parent a487aa4c
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