summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-11-06 22:56:54 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-11-06 22:56:54 +0000
commitb8f58b53dd3b3cbecf6946b0ce6fc9923db9223a (patch)
tree966c7423884f065ec8aa174c24ac7aed2417a1eb /clang/lib/CodeGen/CodeGenModule.cpp
parent0fcdac363cbff6c16cf205cc88e072e82bbf8975 (diff)
downloadbcm5719-llvm-b8f58b53dd3b3cbecf6946b0ce6fc9923db9223a.tar.gz
bcm5719-llvm-b8f58b53dd3b3cbecf6946b0ce6fc9923db9223a.zip
polly/ADT: Remove implicit ilist iterator conversions, NFC
Remove all the implicit ilist iterator conversions from polly, in preparation for making them illegal in ADT. There was one oddity I came across: at line 95 of lib/CodeGen/LoopGenerators.cpp, there was a post-increment `Builder.GetInsertPoint()++`. Since it was a no-op, I removed it, but I admit I wonder if it might be a bug (both before and after this change)? Perhaps it should be a pre-increment? llvm-svn: 252357
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud