diff --git a/pages/common/clang-cpp.md b/pages/common/clang-cpp.md new file mode 100644 index 0000000000..8cf0f9203d --- /dev/null +++ b/pages/common/clang-cpp.md @@ -0,0 +1,7 @@ +# clang-cpp + +> This command is an alias of `clang++`. + +- View documentation for the original command: + +`tldr clang++` diff --git a/pages/common/llvm-g++.md b/pages/common/llvm-g++.md new file mode 100644 index 0000000000..8668811bcb --- /dev/null +++ b/pages/common/llvm-g++.md @@ -0,0 +1,7 @@ +# llvm-g++ + +> This command is an alias of `clang++`. + +- View documentation for the original command: + +`tldr clang++`