[all-commits] [llvm/llvm-project] 3ca109: [clang][scan-build] Change mode of installation fo...
Manas via All-commits
all-commits at lists.llvm.org
Wed Mar 2 04:12:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ca1098557091247524acef9a3759379ba7a3e59
https://github.com/llvm/llvm-project/commit/3ca1098557091247524acef9a3759379ba7a3e59
Author: Manas <manas18244 at iiitd.ac.in>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M clang/tools/scan-build/CMakeLists.txt
Log Message:
-----------
[clang][scan-build] Change mode of installation for scan-build.1
Currently, manpage for scan-build is installed as a program, with
permission of 755. This patch makes installation of scan-build.1 as
file, with 644 permission.
Patch by Manas.
Reviewed By: steakhal
Differential Revision: https://reviews.llvm.org/D120646
More information about the All-commits
mailing list