clang-14 (1) Linux Manual Page
clang – the Clang C, C++, and Objective-C compiler Synopsisclang [options] filename … Descriptionclang is a C, C++, and Objective-C compiler which encompasses preprocessing, parsing, optimization, code generation, assembly, and linking. Depending on which high-level mode setting is passed, Clang will stop before doing a full link. While Clang is highly integrated, it is important…
