diff options
author | Andrey Ali Khan Bolshakov <bolsh.andrey@yandex.ru> | 2024-05-24 23:04:18 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-24 13:04:18 -0700 |
commit | 6be1a1535ef4ea30f301586e4960bebbfccfe851 (patch) | |
tree | 0e882fd1500d99f74f897c7c1f7f58faf8de37b8 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 2669ee117422e0a2ece69ab33c2f8d97a5c7d85a (diff) | |
download | llvm-6be1a1535ef4ea30f301586e4960bebbfccfe851.zip llvm-6be1a1535ef4ea30f301586e4960bebbfccfe851.tar.gz llvm-6be1a1535ef4ea30f301586e4960bebbfccfe851.tar.bz2 |
[clang][c++20] Fix code coverage mapping crash with generalized NTTPs (#85837)
Introduced in #78041, originally reported as #79957 and fixed partially
in #80050.
`OpaqueValueExpr` used with `TemplateArgument::StructuralValue` has no
corresponding source expression.
A test case with subobject-referring NTTP added.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions