Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

C++ Compilers that ship with C++Builder 10.3 Rio

Embarcadero has RTM’d RAD Studio, Delphi and C++Builder 10.3 Rio (version 20.0) today. You can read the press release here. Included in the release are several C++ compilers.

C++Builder 10.3 Rio (20.0) C++ Compilers

Note: BCC32C and BCC32X Clang-enhanced compilers are based on Clang/LLVM 5.0.2 which supports C++17.

 

Notes about the updated C++ Clang / LLVM 5.0.2 based 32-bit Windows compiler

Clang 5 and later implement all the features of the ISO C++ 2017 standard.

    http://lists.llvm.org/pipermail/llvm-announce/2018-May/000078.html

    http://releases.llvm.org/5.0.2/tools/clang/docs/ReleaseNotes.html

C++ Support in Clang – https://clang.llvm.org/cxx_status.html

C++17 implementation status – https://clang.llvm.org/cxx_status.html#cxx17

Note: the other Clang enhanced compilers are based on Clang / LLVM 3.3 and support the feature complete ISO C++ 11 standard – http://releases.llvm.org/3.3/tools/clang/docs/ReleaseNotes.html

  

RAD Studio Roadmap August 2018

If you are wondering about C++ compilers for Android 64 bit, Linux and other platforms, you should read the recent RAD Studio Roadmap article published in August 2018.

Exit mobile version