We previously maintained a set of individual productions that were involved in conflicts, but that was subtly incorrect because we don't compare productions themselves when comparing parse items; we only compare the parse items properties that could affect the final reduce actions. |
||
|---|---|---|
| .. | ||
| document_test.cc | ||
| language_test.cc | ||
| node_test.cc | ||
| parser_test.cc | ||
| stack_test.cc | ||
| tree_test.cc | ||