diff options
author | Matthias Braun <matze@braunis.de> | 2016-06-30 00:23:54 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-06-30 00:23:54 +0000 |
commit | f7493393fc1b121705ec8d18ae85c25b7fdd9b31 (patch) | |
tree | ed65931cef00153cb60b66336793c2b26f63d94e /lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp | |
parent | 1bc348a97bf629a298ba91989203cd2a72f43964 (diff) | |
download | bcm5719-llvm-f7493393fc1b121705ec8d18ae85c25b7fdd9b31.tar.gz bcm5719-llvm-f7493393fc1b121705ec8d18ae85c25b7fdd9b31.zip |
RegisterScavenging: Code cleanup; NFC
- Use range based for loops
- No need for some !Reg checks: isPhysicalRegister() reports false for
NoRegister anyway
- Do not repeat function name in documentation comment.
- Do not repeat documentation comment in implementation when we already
have one at the declaration.
- Factor some common subexpressions out.
- Change file comments to use doxygen syntax.
llvm-svn: 274194
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp')
0 files changed, 0 insertions, 0 deletions