Commit c060345
committed
[Clang] Fix a regression introduced by llvm#138518
We did not handle the case where a variable could be
initialized by a CXXParenListInitExpr.1 parent af2a957 commit c060345
File tree
2 files changed
+27
-3
lines changed- clang
- lib/Sema
- test/SemaCXX
2 files changed
+27
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13783 | 13783 | | |
13784 | 13784 | | |
13785 | 13785 | | |
13786 | | - | |
13787 | | - | |
13788 | | - | |
| 13786 | + | |
| 13787 | + | |
| 13788 | + | |
| 13789 | + | |
| 13790 | + | |
13789 | 13791 | | |
13790 | 13792 | | |
13791 | 13793 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
0 commit comments