Added a flag FOLLY_FORCE_EXCEPTION_COUNT_USE_STD
authorMarko Novakovic <mnovakovic@fb.com>
Fri, 25 Aug 2017 22:23:42 +0000 (15:23 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 25 Aug 2017 22:34:08 +0000 (15:34 -0700)
commit04a42b09207e3266bd1a9c3414024c4132845fd6
tree9c392286d1f08079b57c3a1e9204dc3ab3bb13a8
parent91022bb0ee7086fead232194a89f3988acea9612
Added a flag FOLLY_FORCE_EXCEPTION_COUNT_USE_STD

Summary:
The flag FOLLY_FORCE_EXCEPTION_COUNT_USE_STD forces
the usage of std:uncaught_exceptions() for folly's
implementation of uncaught_exceptions()

Reviewed By: yfeldblum

Differential Revision: D5542302

fbshipit-source-id: 2c2f507ab9dde916a160a9c370a267cdcfd7203a
folly/UncaughtExceptions.h