#embed interacts poorly with template argument deduction and initializer lists #122306
Labels
c++
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
rejects-valid
Clang incorrectly rejects the following because it fails to deduce the correct size for the array/initializer list
https://godbolt.org/z/4oj8Tr4d5
(From reddit)
The text was updated successfully, but these errors were encountered: