diff options
author | Shilei Tian <tianshilei1992@gmail.com> | 2021-12-19 22:07:15 -0500 |
---|---|---|
committer | Shilei Tian <i@tianshilei.me> | 2021-12-19 22:07:24 -0500 |
commit | 0060060fef5da582799a706b6ba8c6ec9fcda2a2 (patch) | |
tree | 69ea11d29914a8bd20b61f1add4bb704ac6c72a9 /lldb/unittests/ScriptInterpreter/Python | |
parent | 18f087c21cdb08fec77adff47a528a5a335807d9 (diff) | |
download | llvm-0060060fef5da582799a706b6ba8c6ec9fcda2a2.zip llvm-0060060fef5da582799a706b6ba8c6ec9fcda2a2.tar.gz llvm-0060060fef5da582799a706b6ba8c6ec9fcda2a2.tar.bz2 |
[Clang] Add helper text to fopenmp_version_EQ to make it show in help menu
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.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D115998
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions