[PATCH] D26435: Use unique_ptr for cached tokens for default arguments in C++.

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 15 14:49:21 PST 2016


malcolm.parsons added a comment.

In https://reviews.llvm.org/D26435#595282, @dtarditi wrote:

> What platform/OS did you build on?


I build release with asserts on 64 bit Linux. My host compiler is gcc.


https://reviews.llvm.org/D26435





More information about the cfe-commits mailing list