RESOLVED FIXED 216119
Static assert the return type of compactMap
https://bugs.webkit.org/show_bug.cgi?id=216119
Summary Static assert the return type of compactMap
Ryosuke Niwa
Reported 2020-09-02 22:34:30 PDT
Per Darin's comment in https://bugs.webkit.org/show_bug.cgi?id=215879#c24, we should static_assert the return type of compactMap in the unit tests.
Attachments
Updated tests (9.00 KB, patch)
2020-09-02 22:38 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2020-09-02 22:38:10 PDT
Created attachment 407869 [details] Updated tests
Ryosuke Niwa
Comment 2 2020-09-03 00:48:58 PDT
Comment on attachment 407869 [details] Updated tests Clearing flags on attachment: 407869 Committed r266506: <https://trac.webkit.org/changeset/266506>
Ryosuke Niwa
Comment 3 2020-09-03 00:48:59 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2020-09-03 00:49:14 PDT
Note You need to log in before you can comment on or make changes to this bug.