On Thu, 11 Mar 2021 21:27:27 +1100, Mark Jamsek via cfe-users said:

>I checked out and built clang as per the docs Getting Started page[0].

Those instructions haven't worked on macOS since at least autumn 2019.

>When using clang, however, compilation of C and C++ projects fail to
>find the needed headers from their respective standard libraries.

See: <https://bugs.llvm.org/show_bug.cgi?id=45880>

I'm just a clang user, not a developer, but I find it rather baffling that 
'getting started' instructions don't work for 1.5 years.

It would be less bad if there were binaries for macOS, but there's still none 
for clang 11.0.1, released over 2 months ago:

<https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.1>

nor have there have any binaries for any of the clang 12 release candidates.

So you can't build it yourself, and you can't download an executable.  Rather 
sad. :(

Sean


_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users

Reply via email to