-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-enable no-unused-lamda-capture and no-format-trucation (#923)
* Re-enable no-unused-lamda-capture and no-format-trucation These were disabled as a quick fix for #778 in #779. * no-format-truncation was properly fixed in #787 * no-unused-lamda-capture was worked around in #732 * gaurds for gcc 5.4 were added in #849 but with #787 aren't needed * re-enable warning: -Wdelete-non-virtual-dtor - Was disabled in #779 and fixed in #844
- Loading branch information
1 parent
06619a7
commit a2d2d3c
Showing
1 changed file
with
2 additions
and
6 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