diff options
author | Younan Zhang <zyn7109@gmail.com> | 2025-10-07 21:36:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 13:36:10 +0000 |
commit | 4154c1863f42d0eaafcc6d405e57fde369a97ef2 (patch) | |
tree | a3656b17f578421c82a79fc14594742202d0d547 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 17efa572c3827fe12e37d0f1f28d20a8e44890c7 (diff) | |
download | llvm-4154c1863f42d0eaafcc6d405e57fde369a97ef2.zip llvm-4154c1863f42d0eaafcc6d405e57fde369a97ef2.tar.gz llvm-4154c1863f42d0eaafcc6d405e57fde369a97ef2.tar.bz2 |
[Clang] Fix another concept cache bug (#162272)
We previously failed to profile dependent CallExprs; this patch corrects
that behavior. We now also profile canonical types whenever possible,
since type sugar has little impact on hash computation.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions