Ben Clayton
9d3f5c8f1d
clang: Enable -Weverything, fix all warnings
This change fixes the following warnings:
```
-Wc++98-compat-extra-semi
-Wc++98-compat-local-type-template-args
-Wc++98-compat-pedantic
-Wc++98-compat
-Wcomma
-Wdeprecated-copy-dtor
-Wexit-time-destructors
-Wextra-semi-stmt
-Wextra-semi
-Wfloat-conversion
-Wfloat-equal
-Wformat-nonliteral
-Wglobal-constructors
-Winconsistent-missing-destructor-override
-Wnon-virtual-dtor
-Wold-style-cast
-Wpadded
-Wreturn-std-move-in-c++11
-Wshadow-field-in-constructor
-Wshadow-uncaptured-local
-Wshift-sign-overflow
-Wsign-conversion
-Wundef
-Wunreachable-code-return
-Wused-but-marked-unused
-Wweak-vtables
-Wzero-as-null-pointer-constant
```
2020-06-10 15:10:57 +01:00
..
2020-06-10 15:10:57 +01:00
2020-06-10 15:10:57 +01:00
2020-06-05 10:53:52 +01:00
2020-06-08 20:22:05 +01:00
2020-01-24 15:21:26 +00:00
2020-06-10 15:10:57 +01:00
2020-06-10 15:10:57 +01:00
2020-06-10 15:10:57 +01:00
2020-06-10 15:10:57 +01:00
2020-06-10 15:10:57 +01:00
2019-11-08 21:58:50 +00:00
2020-06-10 15:10:57 +01:00