Issue 130846
Summary [Clang][Sema] Dubious temporary _expression_ constructing `CXXThisScopeRAII`
Labels clang
Assignees
Reporter chenm16
    In
https://github.com/llvm/llvm-project/blob/8c97ddff53180236617458368f6179c0fac1ad93/clang/lib/Sema/SemaTemplate.cpp#L5847-L5850
The `CXXThisScopeRAII` temporary is destroyed at the end of the _expression_. Is it meant to be a variable definition?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to