diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2021-08-05 07:04:03 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2021-08-05 07:04:55 -0400 |
commit | 530ea28fefc4652823a187a149e8001cbf4af18f (patch) | |
tree | 313f33f92179efaa4c6d53a5e14e126453650af4 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 55a96155995465416118774add8ef09c30dbebda (diff) | |
download | llvm-530ea28fefc4652823a187a149e8001cbf4af18f.zip llvm-530ea28fefc4652823a187a149e8001cbf4af18f.tar.gz llvm-530ea28fefc4652823a187a149e8001cbf4af18f.tar.bz2 |
Correct a lot of diagnostic wordings for the driver
Clang diagnostics should not start with a capital letter or use
trailing punctuation (https://clang.llvm.org/docs/InternalsManual.html#the-format-string),
but quite a few driver diagnostics were not following this advice. This
corrects the grammar and punctuation to improve consistency, but does
not change the circumstances under which the diagnostics are produced.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions