diff options
author | Matthias Braun <matze@braunis.de> | 2017-09-09 00:52:46 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2017-09-09 00:52:46 +0000 |
commit | 864cf585ffcbe7ac02d1ecd93bdbe1b01e1dbd18 (patch) | |
tree | 65949cbd2274bb25118dc86f3dd22679107695a2 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | a09d18deb00bebf2376ff45a8e4769376ba7a135 (diff) | |
download | bcm5719-llvm-864cf585ffcbe7ac02d1ecd93bdbe1b01e1dbd18.tar.gz bcm5719-llvm-864cf585ffcbe7ac02d1ecd93bdbe1b01e1dbd18.zip |
RegAllocFast: Cleanup; NFC
- Use range based for
- Variable names should start with upper case
- Add `const`
- Change class name to match filename
- Fix doxygen comments
- Use MCPhysReg instead of unsigned
- Use references instead of pointers where things cannot be nullptr
- Misc coding style improvements
llvm-svn: 312846
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions