Announcement

Collapse
No announcement yet.

The New Features & Changes With The LLVM Clang 8.0 Compiler Stack

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • The New Features & Changes With The LLVM Clang 8.0 Compiler Stack

    Phoronix: The New Features & Changes With The LLVM Clang 8.0 Compiler Stack

    If all goes well, LLVM 8.0 will ship as soon as tomorrow along with the Clang 8.0 C/C++ compiler and the other sub-projects for this open-source compiler stack. Here's a look at what LLVM 8 means for developers...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Again I have to wonder what is going on with LLVM release engineering. 8.0.0 is being released, but the intermediate 7.1.0 with the ABI fix, which was supposed to be released quickly after 7.0.1, is still missing.

    Comment


    • #3
      Does someone know where the documentation for Clang is? When you go to https://clang.llvm.org you can find a link there, but it's for Clang 9.0. Where is the Clang 7 and Clang 8 documentation?

      Also, is there any changelog anywhere for clang-format?

      Comment


      • #4
        Originally posted by RealNC View Post
        Does someone know where the documentation for Clang is? When you go to https://clang.llvm.org you can find a link there, but it's for Clang 9.0. Where is the Clang 7 and Clang 8 documentation?

        Also, is there any changelog anywhere for clang-format?
        Yeah, they arent linked anywhere, but available here: https://prereleases.llvm.org/8.0.0/

        Comment

        Working...
        X