C++Builder 10.4 Sydney support for ISO C++
Embarcadero Japan Support 17/8/2020
Embarcadero Japan Support 17/8/2020
[SHOWTOGROUPS=4,20,22]
There were some questions on the forum and Stack Overflow about the latest release of ISO C++ language support for C++Builder.
This post contains links and information about the C++Builder compiler built on top of the Clang open source compiler.
The version information of LLVM and Clang of C++Builder 10.4 Sydney is as follows.
Для просмотра ссылки Войдиили Зарегистрируйся
Clang/LLVM ISO C++ status information Для просмотра ссылки Войдиили Зарегистрируйся It is in.
или Зарегистрируйся)so Embarcadero C++BuilderInformation is being updated. On this page, various ISO C++ You can check the support status of the compiler regarding language features.
[/SHOWTOGROUPS]
There were some questions on the forum and Stack Overflow about the latest release of ISO C++ language support for C++Builder.
This post contains links and information about the C++Builder compiler built on top of the Clang open source compiler.
The version information of LLVM and Clang of C++Builder 10.4 Sydney is as follows.
Для просмотра ссылки Войди
compiler | platform | Clang version | LLVM version |
BCC32C | 32-bit Windows | 5.0 | 5.0 |
BCC32X | 32-bit Windows | 5.0 | 5.0 |
BCC64 | 64-bit Windows | 5.0 | 5.0 |
BCCIOSARM | 32-bit iOS | 3.3 | 3.3 |
BCCIOSARM64 | 64-bit iOS | 3.3 | 3.5 |
BCCAARM | Android | 3.3 | 3.3 |
Clang/LLVM ISO C++ status information Для просмотра ссылки Войди
- Clang 3.3 later ISO C++2011 It implements all the standards.
- Clang 3.4 later ISO C++2014 It implements all the standards.
- Clang 5 later ISO C++2017 It implements all standard functionality.
[/SHOWTOGROUPS]