|
|
|
|
|
by pjmlp
1633 days ago
|
|
To educate yourself about what ISO C++ companies are actually doing with the language. The reference to Rust was just an example on how such members are also looking for alternatives, other big names are looking into Swift, C#, whatever. Meanwhile clang crawls along on its support for newer ISO C++ features, as the biggest contributors now have their focus elsewhere. |
|
What did you mean by this? I am not an LLVM expert or anything, but I find more-often-than-not most of the new features I read about that make its way into LLVM are requirements needed due to clang adding things from new C++ standards. These improvements then benefit other frontends like the one for Rust.