Bug 216119 - Static assert the return type of compactMap
Summary: Static assert the return type of compactMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-02 22:34 PDT by Ryosuke Niwa
Modified: 2020-09-03 00:49 PDT (History)
4 users (show)

See Also:


Attachments
Updated tests (9.00 KB, patch)
2020-09-02 22:38 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 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.
Comment 1 Ryosuke Niwa 2020-09-02 22:38:10 PDT
Created attachment 407869 [details]
Updated tests
Comment 2 Ryosuke Niwa 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>
Comment 3 Ryosuke Niwa 2020-09-03 00:48:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-09-03 00:49:14 PDT
<rdar://problem/68261818>