Commit 552e465
authored
[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 #1261131 parent 9c4ef23 commit 552e465
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13672 | 13672 | | |
13673 | 13673 | | |
13674 | 13674 | | |
13675 | | - | |
| 13675 | + | |
13676 | 13676 | | |
13677 | 13677 | | |
13678 | 13678 | | |
| |||
0 commit comments