diff options
author | Rui Ueyama <ruiu@google.com> | 2015-01-13 21:27:12 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-01-13 21:27:12 +0000 |
commit | b34838424a4288cc9afc2128fd93098d03d81152 (patch) | |
tree | 03851b66043f0219e53041385df65d0b459652ed /clang/unittests/Format/FormatTestJava.cpp | |
parent | 332e8b1cd4644fb9a7e9632b5e7ed34f7db6606d (diff) | |
download | llvm-b34838424a4288cc9afc2128fd93098d03d81152.zip llvm-b34838424a4288cc9afc2128fd93098d03d81152.tar.gz llvm-b34838424a4288cc9afc2128fd93098d03d81152.tar.bz2 |
Remove InputGraph::getNextFile().
getNextFile used to have a complex logic to determine which file
should be processed by the Resolver on next iteration.
Now, it is just a sequential accessor to the internal array and
provides no sensible feature.
This patch also removes InputGraph::getGroupSize and InputGraph::
skipGroup to simplify the code.
llvm-svn: 225832
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions