aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/generate.h
diff options
context:
space:
mode:
authorAlexander Malkov <alexiprof@yandex-team.ru>2022-08-19 09:53:27 +0000
committerKiran Chandramohan <kiran.chandramohan@arm.com>2022-08-19 09:54:29 +0000
commitcd86a03246a2df350c2f694457f1ce946cf65663 (patch)
treec2ab1835d9f358b74f109ede4fa07b679e31aeb1 /libcxx/include/__algorithm/generate.h
parent23a91214ec97418f958c69afd97881294f9cfde0 (diff)
downloadllvm-cd86a03246a2df350c2f694457f1ce946cf65663.zip
llvm-cd86a03246a2df350c2f694457f1ce946cf65663.tar.gz
llvm-cd86a03246a2df350c2f694457f1ce946cf65663.tar.bz2
[clang,flang] Add help text for -fsyntax-only
Fix for the problem with displaying options `-fsyntax-only` in clang and flang-new in help Fix https://github.com/llvm/llvm-project/issues/57033 Before: ``` $ clang -help | grep syntax -objcmt-migrate-property-dot-syntax Enable migration of setter/getter messages to property-dot syntax ``` After: ``` $ clang -help | grep syntax -fsyntax-only Run the preprocessor, parser and semantic analysis stages -objcmt-migrate-property-dot-syntax Enable migration of setter/getter messages to property-dot syntax ``` Reviewed By: vzakhari, awarzynski, MaskRay, alexiprof Differential Revision: https://reviews.llvm.org/D131808
Diffstat (limited to 'libcxx/include/__algorithm/generate.h')
0 files changed, 0 insertions, 0 deletions