Lines Matching +refs:clang +refs:format +refs:executable
1 clang - the Clang C, C++, and Objective-C compiler
7 :program:`clang` [*options*] *filename ...*
12 :program:`clang` is a C, C++, and Objective-C compiler which encompasses
20 The clang executable is actually a small driver which controls the overall
56 executable or dynamic library. The output of this stage is typically called
63 the same driver. Please see <http://clang-analyzer.llvm.org> for more details
92 linker is run to combine the results into an executable or shared library.
263 types defined in clang modules or precompiled headers instead of
265 This option implies `-fmodule-format=obj`.
315 assembly files, otherwise this generates LLVM bitcode format object files
450 Do not search clang's builtin directory for include files.