When computing the shape of an expression at compilation time as part of
folding an intrinsic function like SIZE(), don't create an expression that
increases a dependence on the presence of an optional dummy argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo