
Michel Morin wrote:
Sorry, is that a question or a statement of fact? If you're the clang test runner, would this be something you'd be willing to do?
It was a question, but I just tried it and it works correctly.
I uploaded the regression test results on clang trunk in a C++11 mode (with libc++). This compiler supports N3276 decltype. * The test runner name is "clang-cxx11-r155296". I'll upload the regression test results in a few hours with BOOST_RESULT_OF_USE_TR1 on the same compiler as above. * The test runner name will be "clang-cxx11-r155296 (with BOOST_RESULT_OF_USE_TR1)". Here is a link to the regression test summary page http://www.boost.org/development/tests/trunk/developer/summary.html The test runner "clang-cxx11-r155296" is in Darwin platform. Regards, Michel