[cfe-dev] clangd/libclang: how to emulate other compilers?

Manuel Klimek via cfe-dev cfe-dev at lists.llvm.org
Thu Apr 19 03:35:08 PDT 2018


On Wed, Apr 18, 2018 at 10:25 PM Milian Wolff <mail at milianw.de> wrote:

> $ cat test.cpp
> #include <x86intrin.h>
>

Clang ships with x86intrin.h - what's the problem using clang's version of
it?

Do you actually want language extensions of GCC that clang does *not* also
ship with support for?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180419/75015503/attachment.html>


More information about the cfe-dev mailing list