NoQ added a comment.

Forgot to mention that this patch follows the tradition of duplicating code 
from `VisitCXXNewExpr()` to `VisitCXXNewAllocatorCall()` - until we enable 
`c++-allocator-inlining` by default and clean away the old mode support from 
`VisitCXXNewExpr()` (which would become pretty trivial).


Repository:
  rC Clang

https://reviews.llvm.org/D42192



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

Reply via email to