[polly] r217587 - Remove executable bit on all header files
Tobias Grosser
tobias at grosser.es
Thu Sep 11 07:33:36 PDT 2014
Author: grosser
Date: Thu Sep 11 09:33:36 2014
New Revision: 217587
URL: http://llvm.org/viewvc/llvm-project?rev=217587&view=rev
Log:
Remove executable bit on all header files
Some header files had been marked executable by accident.
Modified:
polly/trunk/include/polly/Canonicalization.h (contents, props changed)
polly/trunk/include/polly/Config/config.h.cmake (contents, props changed)
polly/trunk/include/polly/Dependences.h (contents, props changed)
polly/trunk/include/polly/ScopPass.h (contents, props changed)
polly/trunk/include/polly/Support/GICHelper.h (contents, props changed)
polly/trunk/include/polly/Support/SCEVValidator.h (contents, props changed)
polly/trunk/include/polly/Support/ScopHelper.h (contents, props changed)
Modified: polly/trunk/include/polly/Canonicalization.h
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/include/polly/Canonicalization.h?rev=217587&r1=217586&r2=217587&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/include/polly/Canonicalization.h
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/include/polly/Config/config.h.cmake
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/include/polly/Config/config.h.cmake?rev=217587&r1=217586&r2=217587&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/include/polly/Config/config.h.cmake
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/include/polly/Dependences.h
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/include/polly/Dependences.h?rev=217587&r1=217586&r2=217587&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/include/polly/Dependences.h
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/include/polly/ScopPass.h
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/include/polly/ScopPass.h?rev=217587&r1=217586&r2=217587&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/include/polly/ScopPass.h
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/include/polly/Support/GICHelper.h
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/include/polly/Support/GICHelper.h?rev=217587&r1=217586&r2=217587&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/include/polly/Support/GICHelper.h
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/include/polly/Support/SCEVValidator.h
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/include/polly/Support/SCEVValidator.h?rev=217587&r1=217586&r2=217587&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/include/polly/Support/SCEVValidator.h
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
Modified: polly/trunk/include/polly/Support/ScopHelper.h
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/include/polly/Support/ScopHelper.h?rev=217587&r1=217586&r2=217587&view=diff
==============================================================================
(empty)
Propchange: polly/trunk/include/polly/Support/ScopHelper.h
------------------------------------------------------------------------------
--- svn:executable (original)
+++ svn:executable (removed)
@@ -1 +0,0 @@
-*
More information about the llvm-commits
mailing list