diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2022-03-21 15:32:15 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2022-03-24 14:47:17 +0100 |
commit | 62d5f254ccd0fc745fceb15a80494ef892db367c (patch) | |
tree | 26843865778590b041fa2546b6c9706a52663eaf /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 9dbc687a5ec94dacab00557d3dec74a4e71db529 (diff) | |
download | llvm-62d5f254ccd0fc745fceb15a80494ef892db367c.zip llvm-62d5f254ccd0fc745fceb15a80494ef892db367c.tar.gz llvm-62d5f254ccd0fc745fceb15a80494ef892db367c.tar.bz2 |
[pseudo] Introduce parse forest.
Parse forest is the output of the GLR parser, it is a tree-like DAG
which presents all possible parse trees without duplicating subparse structures.
This is a patch split from https://reviews.llvm.org/D121150.
Differential Revision: https://reviews.llvm.org/D122139
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions