Skip to content
Snippets Groups Projects
Commit 6cf4e6dc authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Port to C++11 range-based for loops

Performed using modernize-loop-convert from clang-tidy.

Manual intervention was needed in MacroValue.cc because of a variable name
capture issue.

https://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html
parent 80d1e1e1
No related branches found
No related tags found
No related merge requests found
Showing with 1190 additions and 1433 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment