Issue |
130824
|
Summary |
Consider removing `CallExpr::CreateTemporary`
|
Labels |
clang:frontend
|
Assignees |
|
Reporter |
HighCommander4
|
Filing this issue to track a suggestion made by @cor3ntin in [this comment](https://github.com/llvm/llvm-project/pull/130725#pullrequestreview-2673499083):
> I wonder if we could get rid of `CallExpr::CreateTemporary` and instead
create something like an `OpaqueValueExpr` for the purpose of determining an initialization sequence.
>
> (We should only need some _expression_ with a type, a location, and a value category, afaik)
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs