Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/14278
Change subject: [test] add 'do {} while ()' for NO_PENDING_FATALS
......................................................................
[test] add 'do {} while ()' for NO_PENDING_FATALS
This patch adds 'do {} while ()' scope around the definition of the
NO_PENDING_FATALS macro, unifying it with others from test_macros.h.
The motivation for this change was seeing warnings on an empty statement
generated by QtCreator IDE.
Change-Id: Icc97db2b761fec44bfa8b45f81210fb09124b866
---
M src/kudu/util/test_macros.h
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/78/14278/1
--
To view, visit http://gerrit.cloudera.org:8080/14278
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icc97db2b761fec44bfa8b45f81210fb09124b866
Gerrit-Change-Number: 14278
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>