avl added a reviewer: jhenderson.
avl added a comment.

Agree that it is safe to remove all_exec from the default permissions. There 
are currently three usages of writeToOutput API: clang include cleaner, 
llvm-objcopy, llvm-dwarfutil. Both llvm-objcopy and llvm-dwarfutil use 
FilePermissionsApplier which should apply all_exec permission if necessary. 
Using all_exec by default looks redundant. It was introduced by 
https://reviews.llvm.org/D98426

please add the test for that case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153652

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

Reply via email to