diff options
author | Tobias Grosser <tobias@grosser.es> | 2018-07-16 19:04:16 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2018-07-16 19:04:16 +0000 |
commit | 31e29a4b59fdd33c147f2172b76fa43ace0fa00b (patch) | |
tree | 42e4d5c35386e3ae249607b2a9b8e0955cdb28eb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cb0bab86b3f47c82ce415a5e7d12849dbdd58699 (diff) | |
download | bcm5719-llvm-31e29a4b59fdd33c147f2172b76fa43ace0fa00b.tar.gz bcm5719-llvm-31e29a4b59fdd33c147f2172b76fa43ace0fa00b.zip |
[ScopInfo] Replace isl foreach calls with for loops
After Philip added support for range-based for loops to our C++
bindings, we now convert another bunch of foreach calls to range-for loops.
This improves general readability of the code.
llvm-svn: 337201
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions