blob: bcd9697a7a97d6ae8a3ee7e96e5ded38c050d44c [file] [log] [blame]
#############################################################################
# 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*