aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-10-07 20:49:09 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-10-07 20:49:09 +0000
commit4462c6190e7164009bce6d6f0d2f37f14a41eabd (patch)
tree5e5e6bf6c2421424edc2a21414099af9c4e9ebd9 /clang/lib/Frontend/CompilerInvocation.cpp
parentc06b7d67cd1ebb1f81df9a0d04253d0d5f832b04 (diff)
downloadllvm-4462c6190e7164009bce6d6f0d2f37f14a41eabd.zip
llvm-4462c6190e7164009bce6d6f0d2f37f14a41eabd.tar.gz
llvm-4462c6190e7164009bce6d6f0d2f37f14a41eabd.tar.bz2
Support: Stop using iplist in Recycler
Recycler just needs a singly-linked list, and it takes less (and simpler) code to hand-roll one of those than to build up the equivalent `iplist_traits`. In theory, this should speed things up a bit too, but this is really just a drive-by cleanup so I haven't measured. llvm-svn: 249615
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions