[all-commits] [llvm/llvm-project] 552e46: [Clang][NFCI] Fix a logic issue in TransformDesign...
GS-GOAT via All-commits
all-commits at lists.llvm.org
Sun Feb 16 05:35:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 552e4659d3f935b8896a1350856781417bcbdcde
https://github.com/llvm/llvm-project/commit/552e4659d3f935b8896a1350856781417bcbdcde
Author: GS-GOAT <86884129+GS-GOAT at users.noreply.github.com>
Date: 2025-02-16 (Sun, 16 Feb 2025)
Changed paths:
M clang/lib/Sema/TreeTransform.h
Log Message:
-----------
[Clang][NFCI] Fix a logic issue in TransformDesignatedInitExpr (#127211)
It was clearly a typo regarding whether the array index expression has changed in its transforming.
This doesn't appear to be a functional change in practice, so no test case or release note provided.
Fixes #126113
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list