diff options
author | Nathan Sidwell <nathan@acm.org> | 2021-12-17 12:38:04 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2021-12-20 08:50:16 -0800 |
commit | 565c17574dd062cf3096d578c4a2ab058f494c6d (patch) | |
tree | b6e60c3388a5fdb95d195d0bee5c0409daddc3e7 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 23b2045eef45884566722d06f3e09224a0f6dc6c (diff) | |
download | llvm-565c17574dd062cf3096d578c4a2ab058f494c6d.zip llvm-565c17574dd062cf3096d578c4a2ab058f494c6d.tar.gz llvm-565c17574dd062cf3096d578c4a2ab058f494c6d.tar.bz2 |
[clang] Adjust coroutine namespace diagnostics
The diagnostics concerning mixing std::experimental and std are
somewhat wordy and have some typographical errors. Diagnostics do not
start with a capital letter nor end with a fullstop. Usually we try
and link clauses with a semicolon, rather than start a new sentence.
So that's what this patch does. Along with avoiding repetition about
std::experimental going away.
Differential Revision: https://reviews.llvm.org/D116026
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions