https://bugs.kde.org/show_bug.cgi?id=368460

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor...@gmail.com

--- Comment #5 from Igor Kushnir <igor...@gmail.com> ---
Both the sample in the steps to reproduce and the following sample with more
parameters work as expected now:
struct Foo {};
template<class T, class U, class D>
T *acquire(const Foo &name, int x, double h, U u) { return new T; }

Can this bug be closed? What about the LLVM reviews
https://reviews.llvm.org/D13599 and its successor
https://reviews.llvm.org/D37650 - no longer relevant?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to