Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
2,710 ms | x64 debian > libFuzzer.libFuzzer::fuzzer-finalstats.test |
Paths
| Differential D140029
[CodeComplete] Provide designated-init completions in (const) reference context ClosedPublic Authored by sammccall on Dec 14 2022, 8:26 AM.
Details
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Dec 14 2022, 9:43 AM This revision was landed with ongoing or failed builds.Dec 14 2022, 10:41 AM Closed by commit rGbd672e2fc038: [CodeComplete] Provide designated-init completions in (const) reference context (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482868 clang/lib/Sema/SemaCodeComplete.cpp
clang/test/CodeCompletion/desig-init.cpp
|