We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14adf7 commit 17fa957Copy full SHA for 17fa957
1 file changed
.github/workflows/iwyu.yml
@@ -102,6 +102,7 @@ jobs:
102
- name: Build macOS mappings
103
run: |
104
set -x
105
+
106
wget https://raw.githubusercontent.com/include-what-you-use/include-what-you-use/master/mapgen/iwyu-mapgen-apple-libc.py
107
python3 iwyu-mapgen-apple-libc.py $(xcrun --show-sdk-path)/usr/include > macos.imp
108
0 commit comments