diff options
author | Jessica Paquette <jpaquette@apple.com> | 2017-10-17 18:43:15 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2017-10-17 18:43:15 +0000 |
commit | c9ab4c263422a86a77da0d2b4dbcc2e56ff540dc (patch) | |
tree | fe54a9eee8c71f33dfce00dcb70e8684a0ad2fcf /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 524c0a639dd86ffd97b96e5b71f04fa038c69792 (diff) | |
download | llvm-c9ab4c263422a86a77da0d2b4dbcc2e56ff540dc.zip llvm-c9ab4c263422a86a77da0d2b4dbcc2e56ff540dc.tar.gz llvm-c9ab4c263422a86a77da0d2b4dbcc2e56ff540dc.tar.bz2 |
[MachineOutliner][NFC] Move end index calculation into Candidate
Cleanup to Candidate that moves all end index calculations into
Candidate.endIdx(). For the sake of consistency, StartIdx and Len are now
private members, and can be accessed with length() and startIdx() respectively.
llvm-svn: 316019
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions