1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 18:55:25 +02:00

clang.md: add homepage

This commit is contained in:
Schneider 2019-04-12 13:46:31 -03:00 committed by Owen Voke
parent b89d4f06e3
commit 1abf8f562a

View file

@ -1,6 +1,7 @@
# clang
> Compiler for C, C++, and Objective-C source files. Can be used as a drop-in replacement for GCC.
> Homepage: <https://clang.llvm.org/docs/ClangCommandLineReference.html>.
- Compile a source code file into an executable binary: