Alexander Karatarakis
|
ae1e1af245
|
Enums::f(): Accept CStringView instead of std::string&
|
2017-04-28 13:07:51 -07:00 |
|
Alexander Karatarakis
|
1e9471a148
|
Run clang-format over the cpp files
|
2017-04-27 18:59:57 -07:00 |
|
Alexander Karatarakis
|
ccbb2ebcda
|
Enums::toString() -> Enums::to_string()
|
2017-04-04 16:44:45 -07:00 |
|
Robert Schumacher
|
31e55704f5
|
Use [[noreturn]] instead of declspec(noreturn)
|
2017-03-31 17:19:03 -07:00 |
|
Alexander Karatarakis
|
004e46d982
|
Correctly forward the line_info parameter
|
2017-03-22 17:18:41 -07:00 |
|
Alexander Karatarakis
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
98ea6780e7
|
Enums::nullvalue_used() now requires LineInfo as first arg
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
2590371023
|
Remove Enums::unreachable(). Use Checks::unreachable() instead
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
c55bbc3c46
|
Add __declspec(noreturn) to the definitions to match the declarations
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
47a4bff2d1
|
Add vcpkg_Enums
|
2017-02-10 14:00:11 -08:00 |
|