Apply clang-format to folly/experimental/exception_tracer/ (headers)
authorYedidya Feldblum <yfeldblum@fb.com>
Fri, 9 Jun 2017 03:59:50 +0000 (20:59 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 9 Jun 2017 04:07:56 +0000 (21:07 -0700)
commitf34d96ebdedb104e53e9e96749afd2caa400de45
tree7a45df27542f18d8b7f1a49e725cd167c19c8a13
parent811c6c339d07e20c61ec9ce67f88bbf63459bfb5
Apply clang-format to folly/experimental/exception_tracer/ (headers)

Summary:
[Folly] Apply `clang-format` to `folly/experimental/exception_tracer/` (headers).

With some manual rearrangement in the places where `clang-format` does awkward things, with the result that `clang-format` over the listed directory becomes a no-op.

Reviewed By: Orvid

Differential Revision: D5215212

fbshipit-source-id: 5570f02c238b1874adbc2ff4150f465c947ad0e6
folly/experimental/exception_tracer/ExceptionCounterLib.cpp
folly/experimental/exception_tracer/ExceptionCounterLib.h
folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp
folly/experimental/exception_tracer/ExceptionTracer.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.h
folly/experimental/exception_tracer/StackTrace.cpp
folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp