diff options
author | Younan Zhang <zyn7109@gmail.com> | 2024-06-04 12:44:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-04 12:44:01 +0800 |
commit | 3d361b225fe89ce1d8c93639f27d689082bd8dad (patch) | |
tree | eedbdbd90e304b0324b4130c983d694dfc65d78b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 8ea59ec6077e85c457b27b406a679ab9d5827387 (diff) | |
download | llvm-3d361b225fe89ce1d8c93639f27d689082bd8dad.zip llvm-3d361b225fe89ce1d8c93639f27d689082bd8dad.tar.gz llvm-3d361b225fe89ce1d8c93639f27d689082bd8dad.tar.bz2 |
[Clang][Sema] Tweak tryCaptureVariable for unevaluated lambdas (#93206)
This patch picks up #78598 with the hope that we can address such
crashes in `tryCaptureVariable()` for unevaluated lambdas.
In addition to `tryCaptureVariable()`, this also contains several other
fixes on e.g. lambda parsing/dependencies.
Fixes #63845
Fixes #67260
Fixes #69307
Fixes #88081
Fixes #89496
Fixes #90669
Fixes #91633
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions