llvm crash - segfault during template argument deduction #80613
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm crashes for the following reduced code:
if
some_type
does not depend onT
, llvm reportsuse of underclared identifier 'at'
, no crashfull preprocessed input
reproducing compile command
compiler explorer 1, compiler explorer 2
The text was updated successfully, but these errors were encountered: