- Add HelpText for -fopenmp so that it appears in clang --help.
- Hide -fno-openmp-simd, only list the positive option.
- Hide -fopenmp-relocatable-target and -fopenmp-use-tls from clang --help and from ClangCommandLineReference.
- Improve MetaVarName for -Xopenmp-target=<...>.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM