| commit | 145b0fd2a08802214d8b72d9700c48926b44da81 | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <vonosmas@gmail.com> | Mon Oct 26 18:06:40 2015 +0000 |
| committer | Alexey Samsonov <vonosmas@gmail.com> | Mon Oct 26 18:06:40 2015 +0000 |
| tree | 6b7cf0d1a5537d39b91a8305071ac75e1a96b449 | |
| parent | fff8ccf5792b8cec4483c88e87d8d98c72b76633 [diff] |
Refactor: Simplify boolean conditional return statements in lib/Transforms/Instrumentation Summary: Use clang-tidy to simplify boolean conditional return statements. Differential Revision: http://reviews.llvm.org/D9996 Patch by Richard (legalize@xmission.com)! llvm-svn: 251318