commit | ee879c4295bf836dfe413480d39e95f565135d54 | [log] [tgz] |
---|---|---|
author | Sinan Lin <sinan.lin@linux.alibaba.com> | Mon Sep 05 22:00:00 2022 +0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 06 20:11:08 2022 -0700 |
tree | 471bd46df9b3d256318c77a94a74eedf49e249ae | |
parent | 90322838233c95ee8f83ee1a4fec3863b7a9bdc6 [diff] |
[cmake] do not set execution permission to regular files. some regular files(e.g. files have no shebang and no execute bit in source dir) are wrongly assigned an execution permission, such as scanview.css and ear.c from libscanbuild, which is unnecessary and introduces warnings in some envs. Reviewed By: MaskRay, phosek Differential Revision: https://reviews.llvm.org/D133308 NOKEYCHECK=True GitOrigin-RevId: 73593145cb5b6bbb474e2c53153aabdb362731d5