diff options
author | Kirill Bobyrev <omtcyfz@gmail.com> | 2016-09-16 10:12:08 +0000 |
---|---|---|
committer | Kirill Bobyrev <omtcyfz@gmail.com> | 2016-09-16 10:12:08 +0000 |
commit | d7f2a35cac9bded28180dab6394b052983d23dab (patch) | |
tree | 0387eaec77d9390565af671581b0ab951e0719bd /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | |
parent | f9b141d16d5beb1638ccb75445cca7b6c611387e (diff) | |
download | bcm5719-llvm-d7f2a35cac9bded28180dab6394b052983d23dab.tar.gz bcm5719-llvm-d7f2a35cac9bded28180dab6394b052983d23dab.zip |
[clang-tidy] Bugfix for readability-redundant-control-flow check
This check did not create FixItHints when the statement before the redundant
control flow was not followed by a semicolon.
Patch by Malcolm Parsons!
Reviewers: alexfh
Differential Revision: https://reviews.llvm.org/D24500
llvm-svn: 281713
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions