1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 12:26:00 +02:00

clang-cpp, llvm-g++: add page (#6542)

This commit is contained in:
pixel 2021-09-17 18:18:30 +02:00 committed by GitHub
parent 8fa913a32b
commit bfb31ffa0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View 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
View file

@ -0,0 +1,7 @@
# llvm-g++
> This command is an alias of `clang++`.
- View documentation for the original command:
`tldr clang++`