diff options
author | Younan Zhang <zyn7109@gmail.com> | 2024-10-10 09:36:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 09:36:00 +0800 |
commit | 03229e7c0b1f28b01a75d2d258b16b37c2d2e9b9 (patch) | |
tree | 77aac2bba5da3c240db9742d6dad36abb6fd3cad /lldb/packages/Python/lldbsuite/test | |
parent | 68a5f5db7c970d22dc40637d7951b627fa50d5c1 (diff) | |
download | llvm-03229e7c0b1f28b01a75d2d258b16b37c2d2e9b9.zip llvm-03229e7c0b1f28b01a75d2d258b16b37c2d2e9b9.tar.gz llvm-03229e7c0b1f28b01a75d2d258b16b37c2d2e9b9.tar.bz2 |
[Clang][Parser] Don't evaluate concept when its definition is invalid (#111179)
Since #103867, the nullness of the concept declaration has been turned
to represent a state in which the concept definition is being parsed and
used for self-reference checking.
However, PR missed a case where such a definition could be invalid, and
we shall inhibit making it into evaluation.
Fixes https://github.com/llvm/llvm-project/issues/109780
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions