Delete assert_throw()
commit1ec637292a5869eb2c02b7a75a7a40670526fa46
authorBrett Simmers <bsimmers@fb.com>
Wed, 3 Feb 2016 06:30:22 +0000 (2 22:30 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 3 Feb 2016 07:00:34 +0000 (2 23:00 -0800)
tree1ee8a88a3ca91eaf8ec460161109dd2ecc6c4d91
parent255b2ef84e1e2432765304a5f79ee51cd7b34e40
Delete assert_throw()

Summary:
It's gross and is basically an older, crappier, opt-in version of
SCOPE_ASSERT_DETAIL.

Reviewed By: alexmalyshev

Differential Revision: D2893474

fb-gh-sync-id: 2558c04269e971103774fddc859969c014cdb1ae
hphp/compiler/compiler.cpp
hphp/runtime/base/program-functions.cpp
hphp/runtime/vm/jit/ir-opcode.cpp
hphp/util/assert-throw.h [deleted file]
hphp/util/assertions.h