[libc-commits] [libc] 7f76287 - [libc] undo execution bit change (#102083)

via libc-commits libc-commits at lists.llvm.org
Mon Aug 5 18:14:28 PDT 2024


Author: Schrodinger ZHU Yifan
Date: 2024-08-05T18:14:24-07:00
New Revision: 7f76287ed1a0da3e586696befe0ad77310ceb15b

URL: https://github.com/llvm/llvm-project/commit/7f76287ed1a0da3e586696befe0ad77310ceb15b
DIFF: https://github.com/llvm/llvm-project/commit/7f76287ed1a0da3e586696befe0ad77310ceb15b.diff

LOG: [libc] undo execution bit change (#102083)

CI seems to stop running after the execution bit is set. Undo the change
to see if it recovers CI.

Added: 
    

Modified: 
    libc/newhdrgen/yaml_to_classes.py

Removed: 
    


################################################################################
diff  --git a/libc/newhdrgen/yaml_to_classes.py b/libc/newhdrgen/yaml_to_classes.py
old mode 100755
new mode 100644


        


More information about the libc-commits mailing list