aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleCache.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-05-19 11:28:48 -0400
committerGitHub <noreply@github.com>2025-05-19 11:28:48 -0400
commit7cf2860cbdc158a04d4a982fa7043cd9e6401e77 (patch)
treea0c2c06654279f54986212042b69b64451a2e8e2 /clang/lib/Serialization/ModuleCache.cpp
parent37ece04e096b76eef5f3cf7241ea3ff0d212a8ed (diff)
downloadllvm-7cf2860cbdc158a04d4a982fa7043cd9e6401e77.zip
llvm-7cf2860cbdc158a04d4a982fa7043cd9e6401e77.tar.gz
llvm-7cf2860cbdc158a04d4a982fa7043cd9e6401e77.tar.bz2
[C++] Fix a crash with __thread and dependent types (#140542)
We were checking whether the initializer is a valid constant expression even if the variable was dependent. Now we delay that checking until after the template has been instantiated. Fixes #140509
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions