Browse Source

clang.md: add homepage

Schneider 6 years ago
parent
commit
1abf8f562a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/common/clang.md

+ 1 - 0
pages/common/clang.md

@@ -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: