diff options
author | Zachary Turner <zturner@google.com> | 2015-11-05 01:33:54 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-11-05 01:33:54 +0000 |
commit | e6ba053037d5890620d3c3625c978129375d8b38 (patch) | |
tree | 5ef3a101653c20ba5ea12300b38d9c04c58ca21d /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 5167115cf63b88e2139ebf1499d9185cdbeae4ac (diff) | |
download | bcm5719-llvm-e6ba053037d5890620d3c3625c978129375d8b38.tar.gz bcm5719-llvm-e6ba053037d5890620d3c3625c978129375d8b38.zip |
Python 3 - Don't use `os.path.walk`, it's removed in Py3.
It was deprecated even in 2.7, but not removed until 3.x. os.walk
provides all of the same functionality and is the correct way to
do this now.
llvm-svn: 252127
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions