Don't use stderr as an identifier name
authorChristopher Dykes <cdykes@fb.com>
Fri, 1 Jul 2016 01:09:19 +0000 (18:09 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Fri, 1 Jul 2016 01:24:13 +0000 (18:24 -0700)
commitb0883076d53317c310f0ae453555f177d4c65b84
treecad1b2001b9ea7d2837e02039917e85685339f7d
parent8382636de77cd75bd2b1148ec6e90fbe9f176d12
Don't use stderr as an identifier name

Summary: Because it is defined as a macro that calls a function to get the error stream. It is also defined as a macro in musl libc.

Reviewed By: yfeldblum

Differential Revision: D3506283

fbshipit-source-id: 0652288adfe64010798017e46d962fdc18d2ff56
folly/experimental/test/TestUtilTest.cpp