aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorMorris Hafner <mmha@users.noreply.github.com>2025-11-05 11:35:11 +0800
committerGitHub <noreply@github.com>2025-11-05 03:35:11 +0000
commit952d4b4c0bc959afe6bf18a7550fab024ab5a9b8 (patch)
tree4832bdb41cb6090c18f777293584982285da561c /clang/lib/Basic/SourceManager.cpp
parent0c73009236384033fc65be4fefb3c3b9b0d19c77 (diff)
downloadllvm-952d4b4c0bc959afe6bf18a7550fab024ab5a9b8.zip
llvm-952d4b4c0bc959afe6bf18a7550fab024ab5a9b8.tar.gz
llvm-952d4b4c0bc959afe6bf18a7550fab024ab5a9b8.tar.bz2
[CIR] Fix assignment ignore in ScalarExprEmitter (#166118)
We are missing a couple of cases were we are not supposed to ignore assignment results but did so, which results in compiler crashes. Fix that. Also start ignoring IgnoredExprs unless there's side effects (assignments) inside.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions