aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorNabeel Omer <nabeel.omer@sony.com>2024-07-05 11:43:54 +0100
committerGitHub <noreply@github.com>2024-07-05 11:43:54 +0100
commitd6e5b1421e368161f6e4c6db577fcc68d5c8f3a2 (patch)
treebc8431f3614d99cf3ac18a1c2028d754c03a49a9 /clang/lib/CodeGen/ModuleBuilder.cpp
parent959ff45bdad1777598c89b662fc98653a19eb8a3 (diff)
downloadllvm-d6e5b1421e368161f6e4c6db577fcc68d5c8f3a2.zip
llvm-d6e5b1421e368161f6e4c6db577fcc68d5c8f3a2.tar.gz
llvm-d6e5b1421e368161f6e4c6db577fcc68d5c8f3a2.tar.bz2
[NFC][opt] Improve help message (#97805)
This patch changes all single quotes in the help text to double quotes for the sake of cross platform correctness. The single quotes previously used in the help message are correct for bash and most other shells but aren't correct for the Windows command prompt as it only interprets double quotes in the manner intended in the help message. This patch was prompted by the fact that if you aren't aware of the aformentioned quirk the single quotes result in very confusing error messages from the command prompt.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions