Dan Burkert has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9051 )
Change subject: Enable vptr UBSAN checker ...................................................................... Enable vptr UBSAN checker The issue with boost intrusive list no longer appears to be relevant. If it reappears we can add the corresponding functions to the UBSAN blacklist instead of disabling the check across the board. Change-Id: I2ce8631964292aec4d7be56577f5a6ef3b596cbd Reviewed-on: http://gerrit.cloudera.org:8080/9051 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M CMakeLists.txt 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Dan Burkert: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/9051 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I2ce8631964292aec4d7be56577f5a6ef3b596cbd Gerrit-Change-Number: 9051 Gerrit-PatchSet: 3 Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
