Skip to content
Commit 6642ca21 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement semantic analysis for C++ [expr.new]p18-20, which describe

how we find the operator delete that matches withe operator new we
found in a C++ new-expression.

This will also need CodeGen support. On a happy note, we're now a
"nans" away from building tramp3d-v4.

llvm-svn: 97209
parent 044ada53
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