compnerd added a subscriber: arsen.
compnerd added a comment.

Thinking a bit more about this, using `/usr/bin/env python` ensures that we 
actually honour the python version that the user specifies because that allows 
the user control over the python symlink pointing to either python2 or python3. 
 @arsen what do you think of just unifying on `/usr/bin/env python` across all 
the scripts?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82767/new/

https://reviews.llvm.org/D82767



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to