Commit f3c5e7d
Use JIT_CHECK in CopyGraph::addEdge
Summary:
This exposes the crash with test_xml_etree. This JIT_DCHECK is scary because if
we fail it we'll crash later in the program's execution, where it's harder to
debug.
Reviewed By: yoney, jbower-fb
Differential Revision: D81512871
fbshipit-source-id: ec0c0677e0dda548f94d081b9716f8651db578921 parent 6a48d26 commit f3c5e7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments