diff options
author | Vedant Kumar <vsk@apple.com> | 2020-11-10 15:17:17 -0800 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-11-10 16:13:39 -0800 |
commit | ba21376883d4527204ab6716597ca179e0b76157 (patch) | |
tree | 92b043905f3f7c7525fdb572b9b696360a78e195 /llvm/lib/CodeGen/SafeStack.cpp | |
parent | 0ae2ea8f83e3b79c587f0461b5cac98de1be220d (diff) | |
download | llvm-ba21376883d4527204ab6716597ca179e0b76157.zip llvm-ba21376883d4527204ab6716597ca179e0b76157.tar.gz llvm-ba21376883d4527204ab6716597ca179e0b76157.tar.bz2 |
[Command] Fix accidental word concatenation in Options.td
Split up words that appear to have been accidentally concatenated.
This looks to be exhaustive: to find these in vim, use:
/\v[^ ]"\n +"[^ ]
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions