Bug 304145
| Summary: | clangd should use c++23 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Taher <taher_ali> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Taher
Currently, clangd-config.yaml.tpl generates a .clangd file with C++20, but the build system uses C++23. We should update the value so it's consistent.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166485647>
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 304146 ***