Skip to content

Commit d14adf7

Browse files
committed
iwyu.yml: generate and use macOS mapping file
1 parent 8aafcb2 commit d14adf7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/iwyu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101

102102
- name: Build macOS mappings
103103
run: |
104+
set -x
104105
wget https://raw.githubusercontent.com/include-what-you-use/include-what-you-use/master/mapgen/iwyu-mapgen-apple-libc.py
105106
python3 iwyu-mapgen-apple-libc.py $(xcrun --show-sdk-path)/usr/include > macos.imp
106107

0 commit comments

Comments
 (0)