jlebar added a comment.

In https://reviews.llvm.org/D47757#1142886, @ahatanak wrote:

> I mean ToT clang (without my patch applied) seems to select the non-sized 
> host version 'T::operator delete(void*)'.


OK, if this is just making an error out of something which previously silently 
didn't work (and should result in a compile error further down the line when we 
try to and can't resolve that function), then this is totally fine.


Repository:
  rC Clang

https://reviews.llvm.org/D47757



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to