unplugged-system/external/angle/tools/ubsan/ignorelist.txt

13 lines
391 B
Plaintext

#############################################################################
# UBSan ignorelist.
#############################################################################
# Ignore system libraries.
src:*/usr/*
# http://anglebug.com/7852 Ignore alignment errors
[alignment]
src:*src/libANGLE/renderer/vulkan/SecondaryCommandBuffer*
src:*third_party/zlib*
src:*third_party/SwiftShader*