Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/12459
Change subject: [CMakeLists] get rid of warnings in ASAN builds
......................................................................
[CMakeLists] get rid of warnings in ASAN builds
This patch updates the flags for ASAN builds to get rid of the
warnings like below:
clang-6.0: warning: argument '-fno-sanitize-recover' is deprecated, \
use '-fno-sanitize-recover=undefined,integer' or \
'-fno-sanitize-recover=all' instead [-Wdeprecated]
This is a follow-up to 678dbac6fb05d0370e40e6645d4b1ec530fa0180.
Change-Id: I0a5877ed1743387881ab1d31f42519a361b64ea7
---
M CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/12459/1
--
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: newchange
Gerrit-Change-Id: I0a5877ed1743387881ab1d31f42519a361b64ea7
Gerrit-Change-Number: 12459
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>