-
-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some versions of MSVC seem to have a bug preventing the constexpr code in diagnostic.cpp from compiling. For these buggy MSVC versions, disable constexpr. This leads to a bloated binary, but at least the program works. This commit should not change compilation with newer, currently-working compilers.
- Loading branch information
Showing
1 changed file
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters