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:
parent
b89d4f06e3
commit
1abf8f562a
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue