diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-12-11 20:19:53 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-12-11 20:19:53 +0000 |
commit | fb3e58920dcc84edb169d122dd064cfcf1eb1349 (patch) | |
tree | 9f105248407cec8f3e50e629903c11c9b5d530ed /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 853a667812054efb1ce1533d9f299ba95098612a (diff) | |
download | llvm-fb3e58920dcc84edb169d122dd064cfcf1eb1349.zip llvm-fb3e58920dcc84edb169d122dd064cfcf1eb1349.tar.gz llvm-fb3e58920dcc84edb169d122dd064cfcf1eb1349.tar.bz2 |
[Driver] Simplify OptionData. NFC
Hopefully this makes the option data easier to understand and maintain.
- Group the member variables.
- Do the initialization in the header as it's less error prone.
- Rename the Clean method. It was called only once and was
re-initializing some but not all (?) members. The only useful thing it
does is dealing with the local lldbinit file so keep that and make the
name reflect that.
llvm-svn: 348894
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions