[llvm-dev] Using C++14 code in LLVM

Zachary Turner via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 3 09:15:47 PDT 2016


On Mon, Oct 3, 2016 at 9:11 AM C Bergström <cbergstrom at pathscale.com> wrote:

> Oh it's "documented" - great.. well that doesn't give any weight to if
> it works and how robust. Is there tests for these features or not? I
> know if I wanted to add or change *anything* a test would be required.
>

By the same logic,  why wouldn't there be tests for these features?  How
would one go about adding core C++ language constructs to clang without
adding tests for them?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161003/d59781c9/attachment.html>


More information about the llvm-dev mailing list