clang-cpp, llvm-g++: add page (#6542)
This commit is contained in:
parent
8fa913a32b
commit
bfb31ffa0d
|
|
@ -0,0 +1,7 @@
|
|||
# clang-cpp
|
||||
|
||||
> This command is an alias of `clang++`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr clang++`
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
# llvm-g++
|
||||
|
||||
> This command is an alias of `clang++`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr clang++`
|
||||
Loading…
Reference in New Issue