[PATCH] D136737: [Draft] [clang] Add builtin_unspecified_value
Juneyoung Lee via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 25 22:38:44 PDT 2022
aqjune added a comment.
The updates are analogous to how `GNUNullExprClass` is processed because `UnspecifiedValueExprClass` and it is similar (have no operand).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136737/new/
https://reviews.llvm.org/D136737
More information about the cfe-commits
mailing list