Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12459 )
Change subject: [CMakeLists] get rid of warnings in ASAN builds ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/12459/1/CMakeLists.txt File CMakeLists.txt: http://gerrit.cloudera.org:8080/#/c/12459/1/CMakeLists.txt@356 PS1, Line 356: set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-sanitize-recover=all") > The issue is that we typically build with both -DKUDU_USE_ASAN=1 and -DKUDU Ah, I see. Thanks for the clarification. -- To view, visit http://gerrit.cloudera.org:8080/12459 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0a5877ed1743387881ab1d31f42519a361b64ea7 Gerrit-Change-Number: 12459 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 13 Feb 2019 02:04:26 +0000 Gerrit-HasComments: Yes