Skip to content
Commit d1326a3b authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[lldb] Fix broken skipUnlessUndefinedBehaviorSanitizer decorator

727bd89b broke the UBSan decorator. The decorator compiles a custom
source code snippet that exposes UB and verifies the presence of a UBSan
symbol in the generated binary. The aforementioned commit broke both by
compiling a snippet without UB and discarding the result.
parent 196204c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment