microsoft / microsoft/terminal
Re-enable C26814 for constexpr locals
Open
@lhecker is already working on this.
Since Jul 18, 2022.
Area-CodeHealth
Help Wanted
Issue-Task
Product-Meta
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
This showed up in a recent compiler edition and we aren't ready for all the build breaks it is causing.
Many of the issues look fixable, but some of them look upstream in wil (though I suspect it when it says that an HR can be figured out at compile time...)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.