[cfe-dev] Proposal for an ABI testsuite for clang

Reid Kleckner rnk at google.com
Thu Jul 3 19:50:18 PDT 2014


On Thu, Jul 3, 2014 at 12:43 PM, Nico Weber <thakis at chromium.org> wrote:
>
> I like the approach taken during clang/win bringup: They wrote fuzzers to
> generate lots of test cases, and then checked in hand-reduced versions of
> the test cases that turned out to be interesting, using the regular clang
> testing architecture.)
>

That approach was unreasonably effective.  At this point I'm very confident
that we make the same record layout and vtable layout decisions as MSVC
2013.  When the next release is out, it will be easy to see if anything
changed.  :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140703/cb00bda2/attachment.html>


More information about the cfe-dev mailing list