Remove semicolons at the end of macros after `do {} while (0)` (#1605)
Summary:
The semicolons at the end of macros after `do {} while (0)` is useless and may cause potential compile errors in the future.
Pull Request resolved: https://github.com/facebook/folly/pull/1605
Reviewed By: Mizuchi
Differential Revision: D29109549
Pulled By: yfeldblum
fbshipit-source-id: 0c585b2db059bc5f53a31671b044a2b86a707359
Showing
Please register or sign in to comment