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 # clang
> Compiler for C, C++, and Objective-C source files. Can be used as a drop-in replacement for GCC. > 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: - Compile a source code file into an executable binary: