aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorSilviu Baranga <silviu.baranga@arm.com>2015-07-13 14:48:24 +0000
committerSilviu Baranga <silviu.baranga@arm.com>2015-07-13 14:48:24 +0000
commita647c30f886bcc82034479b4ad563ec91c4382cf (patch)
tree15b00926c12a1738d42e5eb96fa02c631b0b4c97 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parentc1d63f7499df012a52672620da530f3b45f23d50 (diff)
downloadllvm-a647c30f886bcc82034479b4ad563ec91c4382cf.zip
llvm-a647c30f886bcc82034479b4ad563ec91c4382cf.tar.gz
llvm-a647c30f886bcc82034479b4ad563ec91c4382cf.tar.bz2
Cleanup after r241809 - remove uncessary call to std::sort
Summary: The iteration order within a member of DepCands is deterministic and therefore we don't have to sort the accesses within a member. We also don't have to copy the indices of the pointers into a vector, since we can iterate over the members of the class. Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11145 llvm-svn: 242033
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions