diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2015-05-11 13:10:17 +0000 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2015-05-11 13:10:17 +0000 |
| commit | 73cb576c35bd1368e00a2160f2cd935d70908e23 (patch) | |
| tree | 403fcbc61fb86b8c30c92fdb696da593056eee4a /lldb/test/lang/cpp/class_static/TestStaticVariables.py | |
| parent | 3c1d5727998d40a712293cfd8fd9a071ce4c6949 (diff) | |
| download | bcm5719-llvm-73cb576c35bd1368e00a2160f2cd935d70908e23.tar.gz bcm5719-llvm-73cb576c35bd1368e00a2160f2cd935d70908e23.zip | |
Replacing a range-based for loop with an old-style for loop. This code was previously causing a warning with MSVC about a compiler-generated local variable because TargetRegistry::begin() and end() are static member functions. NFC.
llvm-svn: 236990
Diffstat (limited to 'lldb/test/lang/cpp/class_static/TestStaticVariables.py')
0 files changed, 0 insertions, 0 deletions

