Codebase list llvm-defaults / debian/0.39
improve desc Sylvestre Ledru 6 years ago
1 changed file(s) with 6 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
6060 for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
6161 Collection (GCC).
6262 .
63 Clang implements all of the ISO C++ 1998, 2011 and 2014 standards and also provides
64 a partial support of C++17.
63 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
64 provides most of the support of C++17.
6565 .
6666 This is a dependency package providing the default clang compiler.
6767
108108 for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
109109 Collection (GCC).
110110 .
111 Clang implements all of the ISO C++ 1998, 2011 and 2014 standards and also provides
112 a partial support of C++17.
111 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
112 provides most of the support of C++17.
113113 .
114114 This is a dependency package providing the default clang libraries.
115115 .
129129 for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
130130 Collection (GCC).
131131 .
132 Clang implements all of the ISO C++ 1998, 2011 and 2014 standards and also provides
133 a partial support of C++17.
132 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
133 provides most of the support of C++17.
134134 .
135135 This is a dependency package providing the default libclang libraries and
136136 headers.