提交 3c673965 编写于 作者: 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.
上级 57b744c1
......@@ -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.
先完成此消息的编辑!
想要评论请 注册