For now if we check clang --help, it doesn't show -fopenmp-version. This option
should be visible to users. In addition, it is not set to hidden in
clang/include/clang/Driver/Options.td as well. The reason it doesn't show is
there is no corresponding helper text. This patch simply adds it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60 ms | x64 debian > LLVM.Bindings/Go::go.test |