[cfe-dev] Is there a C++ test suite?
Yuri via cfe-dev
cfe-dev at lists.llvm.org
Wed Oct 26 11:59:00 PDT 2016
On 10/26/2016 08:31, Robinson, Paul via cfe-dev wrote:
>
> However, these are not really in a form you could extract into a
> conformance suite for some arbitrary other compiler. Many of the
> tests depend on Clang features to self-verify. I am aware of a few
> conformance test suites but none of them are free.
>
> The libcxx test suite is usable, with some effort, to verify other C++
> library implementations.
>
Exactly. I was also expecting the portable C++ test suite that can be
run on an external compiler executable. I think it begs to be unbundled,
and spawn as an independent project.
Yuri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20161026/93a76b81/attachment.html>
More information about the cfe-dev
mailing list