https://github.com/AaronBallman closed
https://github.com/llvm/llvm-project/pull/139118
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/AaronBallman created
https://github.com/llvm/llvm-project/pull/139118
We were trying to get type information out of an expression node which
contained errors. That causes the type of the expression to be dependent, which
the code was not expecting. Now we handle error condit
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Aaron Ballman (AaronBallman)
Changes
We were trying to get type information out of an expression node which
contained errors. That causes the type of the expression to be dependent, which
the code was not expecting. Now we handle error co
https://github.com/alexey-bataev approved this pull request.
https://github.com/llvm/llvm-project/pull/139118
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits