-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use C++11 compatible version of static_assert; before
C++17 the second message parameter to static_assert was not optional. Some particularly old compiler (gcc-5) was having trouble https://travis-ci.org/github/google/verible/jobs/669946250#L1428 PiperOrigin-RevId: 304449377
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 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