aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein.wu@gmail.com>2022-03-21 15:32:15 +0100
committerHaojian Wu <hokein.wu@gmail.com>2022-03-24 14:47:17 +0100
commit62d5f254ccd0fc745fceb15a80494ef892db367c (patch)
tree26843865778590b041fa2546b6c9706a52663eaf /clang/lib/CodeGen/CodeGenFunction.cpp
parent9dbc687a5ec94dacab00557d3dec74a4e71db529 (diff)
downloadllvm-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