Skip to content
Commit d4a8c735 authored by Matheus Izvekov's avatar Matheus Izvekov
Browse files

[clang] Fix ICE on invalid type parameters for concepts



See PR48593.

Constraints with invalid type parameters were causing a null pointer
dereference.

Signed-off-by: default avatarMatheus Izvekov <mizvekov@gmail.com>

Reviewed By: rsmith

Differential Revision: https://reviews.llvm.org/D98095
parent c9fd92d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment