提交 cbf96c05 编写于 作者: J Jesse Zhang

Insert new line to separate preprocessor directive

Otherwise it seems clang-format recognizes this as a multi-line
preprocessor directive, strange, but preventable.

(cherry picked from commit 3c673965)
上级 e1f7144f
......@@ -238,6 +238,7 @@ namespace gpos
#ifdef GPOS_DEBUG
BOOL recycled =
#endif // GPOS_DEBUG
// unset the reserve bit - must succeed
UnsetBit(&m_objs_reserved[elem_offset], bit_val);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册