Add error messages to a couple of static_asserts to match the style used in the rest of the file.
Also fix an extra paren typo in a assert error message.
Differential D52841
[libcxx] Add missing static_assert error messages ClosedPublic Authored by jasonl220 on Oct 3 2018, 12:23 PM.
Details Summary Add error messages to a couple of static_asserts to match the style used in the rest of the file. Also fix an extra paren typo in a assert error message.
Diff Detail
Event Timelinejasonl220 retitled this revision from [libcxx] Add missing static_assert erro messages to [libcxx] Add missing static_assert error messages.Oct 3 2018, 12:27 PM This revision is now accepted and ready to land.Oct 3 2018, 2:23 PM Closed by commit rL343725: [libc++][NFC] Add error messages to a couple of static_asserts in span (authored by ldionne). · Explain WhyOct 3 2018, 2:38 PM This revision was automatically updated to reflect the committed changes.
Diff 168177 libcxx/trunk/include/span
|