This revision was automatically updated to reflect the committed changes.
Closed by commit rL258133: [clang-tidy] Python scripts shebang fixes (authored
by alexfh).
Changed prior to commit:
http://reviews.llvm.org/D16270?vs=45106&id=45265#toc
Repository:
rL LLVM
http://reviews.llvm.org/D162
omtcyf0 created this revision.
omtcyf0 added reviewers: klimek, alexfh.
omtcyf0 added a subscriber: cfe-commits.
This patch fixes shebang lines in Python script files.
Most Python scripts in LLVM & Clang are using this shebang line.
[[ https://mail.python.org/pipermail/tutor/2007-June/054816.htm
omtcyf0 added a comment.
@alexfh, yes, please!
That'll be very nice.
http://reviews.llvm.org/D16270
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
alexfh accepted this revision.
alexfh added a comment.
This revision is now accepted and ready to land.
LG. Thanks! Do you need me to submit the patch?
http://reviews.llvm.org/D16270
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lis