Comparing the same tokens
authorNicholas Ormrod <njormrod@fb.com>
Fri, 31 Oct 2014 17:52:41 +0000 (10:52 -0700)
committerPavlo Kushnir <pavlo@fb.com>
Sat, 8 Nov 2014 02:17:13 +0000 (18:17 -0800)
commitc55a29b4c0929342166f88bda46e35e817ad46db
tree09ca28e7332067e206781969c8c1cf3593d5e486
parent9e2f2ec80f516c0c8430c48506fd9f41461a2a9b
Comparing the same tokens

Summary:
Avoid comparing-the-same-tokens error by parenthesizing one
side.

This diff only touches folly tests

Test Plan: run unit tests

Reviewed By: robbert@fb.com

Subscribers: sdwilsh, njormrod, folly-diffs@

FB internal diff: D1650386

Tasks: 5486739

Signature: t1:1650386:1414713837:cbb578d23f759aa049f4246113d9da6d40504da4
folly/test/MacAddressTest.cpp
folly/test/OptionalTest.cpp