Files
clang-p2996/llvm/utils/TableGen/DirectiveEmitter.cpp
Valentin Clement ed7337506e [tblgen][directive] Fix clause parser generation for list value
The clause parser generation was not taking into account the
`isValueList` flag. This patch updates the emitter to generate
the correct code.

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D153801
2023-06-27 11:09:23 -07:00

32 KiB