Commit 2f7a1264 authored by generatedunixname89002005325676's avatar generatedunixname89002005325676 Committed by Facebook GitHub Bot

Daily `arc lint --take CLANGFORMAT`

Reviewed By: zertosh

Differential Revision: D26908037

fbshipit-source-id: 5c636fd281066f1d9af0d92f6f0b015ebf77437b
parent 7c7531bd
......@@ -151,7 +151,7 @@
!(condition), #condition, true, false, CO_GTEST_FATAL_FAILURE_)
#if defined(GTEST_IS_NULL_LITERAL_)
#define CO_ASSERT_EQ(val1, val2) \
#define CO_ASSERT_EQ(val1, val2) \
CO_ASSERT_PRED_FORMAT2( \
::testing::internal::EqHelper<GTEST_IS_NULL_LITERAL_(val1)>::Compare, \
val1, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment