microsoft/Terminal

Re-enable C26814 for constexpr locals

Open

#2,941 opened on Sep 27, 2019

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C++ (3,212 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Meta

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

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