Skip to content

Commit 9c839aa

Browse files
committed
iwyu: Document mappings for libc symbols
1 parent 9182464 commit 9c839aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/devtools/iwyu/bitcoin.core.imp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
{ "include": [ "<tmmintrin.h>", "private", "<immintrin.h>", "public" ] },
77

88
# libc symbols.
9+
# See: https://github.com/include-what-you-use/include-what-you-use/issues/1809.
910
{ "symbol": ["AT_HWCAP", "private", "<sys/auxv.h>", "public"] },
1011
{ "symbol": ["AT_HWCAP2", "private", "<sys/auxv.h>", "public"] },
1112

0 commit comments

Comments
 (0)