mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 05:05:59 +02:00
clang-cpp, llvm-g++: add page (#6542)
This commit is contained in:
parent
8fa913a32b
commit
bfb31ffa0d
2 changed files with 14 additions and 0 deletions
7
pages/common/clang-cpp.md
Normal file
7
pages/common/clang-cpp.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# clang-cpp
|
||||||
|
|
||||||
|
> This command is an alias of `clang++`.
|
||||||
|
|
||||||
|
- View documentation for the original command:
|
||||||
|
|
||||||
|
`tldr clang++`
|
7
pages/common/llvm-g++.md
Normal file
7
pages/common/llvm-g++.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# llvm-g++
|
||||||
|
|
||||||
|
> This command is an alias of `clang++`.
|
||||||
|
|
||||||
|
- View documentation for the original command:
|
||||||
|
|
||||||
|
`tldr clang++`
|
Loading…
Add table
Reference in a new issue