Poor man's backtraces for "assert false"
commit1e409296b480a61e1c4815f8da826850b71e0ee8
authorKasper Kopec <kasper@fb.com>
Thu, 13 Aug 2015 00:41:07 +0000 (12 17:41 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 13 Aug 2015 01:43:36 +0000 (12 18:43 -0700)
tree91400f07219b890b8540a582d0147e4e569c563a
parent362d905023f7e6639aa4a93093d98b87aa9e21fb
Poor man's backtraces for "assert false"

Summary: See comment. Currently changing only one instance of "assert false" that we notice sometimes is firing and it's hard to track why.

Reviewed By: @int3, @dlreeves

Differential Revision: D2336478
hphp/hack/src/utils/errors.ml
hphp/hack/src/utils/utils.ml