This patch fixes shebang lines in Python script files.
Most Python scripts in LLVM & Clang are using this shebang line.
Here is an explanaiton of why such line should be used instead of what is currently in these few files.
Differential D16270
[clang-tidy] Python scripts shebang fixes omtcyf0 on Jan 17 2016, 7:54 AM. Authored by |