diff options
author | Sam McCall <sam.mccall@gmail.com> | 2022-07-26 09:03:02 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-07-26 13:56:26 +0200 |
commit | 07b7ff983837dbc20749682673d09992f71b0c59 (patch) | |
tree | ee8c2b7aa830f72f901d115ac72c128cc809e763 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3993c7a444045ea1669298b7fa629a718f1b7ff4 (diff) | |
download | llvm-07b7ff983837dbc20749682673d09992f71b0c59.zip llvm-07b7ff983837dbc20749682673d09992f71b0c59.tar.gz llvm-07b7ff983837dbc20749682673d09992f71b0c59.tar.bz2 |
[pseudo] Allow opaque nodes to represent terminals
This allows incomplete code such as `namespace foo {` to be modeled as a
normal sequence with the missing } represented by an empty opaque node.
Differential Revision: https://reviews.llvm.org/D130551
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions