diff options
author | Richard Yao <[email protected]> | 2023-04-11 17:56:16 +0000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2023-04-20 10:31:01 -0700 |
commit | 135d9a9048e3716c755373182720d0eba170285f (patch) | |
tree | 5e1a61ea735a30a339abaefd4c4b1b7452bf424d /tests/runfiles/common.run | |
parent | ab71b24d20df7ec59c6b3a2b560af263ad262d9b (diff) |
Linux: Suppress -Wordered-compare-function-pointers in tracepoint code
Clang points out that there is a comparison against -1, but we cannot
fix it because that is from the kernel headers, which we must support.
We can workaround this by using a pragma.
Sponsored-By: Wasabi Technology, Inc.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Youzhong Yang <[email protected]>
Signed-off-by: Richard Yao <[email protected]>
Closes #14738
Diffstat (limited to 'tests/runfiles/common.run')
0 files changed, 0 insertions, 0 deletions