[clang] 00b89f6 - [clang][NFC] Remove spurious +x flag on DeclTemplate.cpp and DeclTemplate.h
Bruno Ricci via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 5 05:55:34 PDT 2020
Author: Bruno Ricci
Date: 2020-08-05T13:54:30+01:00
New Revision: 00b89f66f988e9ec6f366ed46a51ace39fac07c8
URL: https://github.com/llvm/llvm-project/commit/00b89f66f988e9ec6f366ed46a51ace39fac07c8
DIFF: https://github.com/llvm/llvm-project/commit/00b89f66f988e9ec6f366ed46a51ace39fac07c8.diff
LOG: [clang][NFC] Remove spurious +x flag on DeclTemplate.cpp and DeclTemplate.h
Added:
Modified:
clang/include/clang/AST/DeclTemplate.h
clang/lib/AST/DeclTemplate.cpp
Removed:
################################################################################
diff --git a/clang/include/clang/AST/DeclTemplate.h b/clang/include/clang/AST/DeclTemplate.h
old mode 100755
new mode 100644
diff --git a/clang/lib/AST/DeclTemplate.cpp b/clang/lib/AST/DeclTemplate.cpp
old mode 100755
new mode 100644
More information about the cfe-commits
mailing list