Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/12466 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/12459
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <a...@cloudera.com>
(cherry picked from commit 5cfd81f7ed89b46dfdacc2389159fadbb59f0d8b)
Reviewed-on: http://gerrit.cloudera.org:8080/12466
Reviewed-by: Andrew Wong <aw...@cloudera.com>
---
M CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Andrew Wong: Looks good to me, approved
  Kudu Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/12466
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.9.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I0a5877ed1743387881ab1d31f42519a361b64ea7
Gerrit-Change-Number: 12466
Gerrit-PatchSet: 2
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)

Reply via email to