Bug 192931 - Add style script rule to check for uses of std::optional<>
Summary: Add style script rule to check for uses of std::optional<>
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: Chris Dumez
URL:
Keywords: InRadar
Depends on: 192728
Blocks:
  Show dependency treegraph
 
Reported: 2018-12-20 08:43 PST by Chris Dumez
Modified: 2018-12-20 16:39 PST (History)
9 users (show)

See Also:


Attachments
Patch (2.68 KB, patch)
2018-12-20 08:44 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (2.68 KB, patch)
2018-12-20 09:36 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (4.12 KB, patch)
2018-12-20 11:35 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-12-20 08:43:23 PST
Add style script rule to check for uses of std::optional<>.
Comment 1 Chris Dumez 2018-12-20 08:44:13 PST
Created attachment 357814 [details]
Patch
Comment 2 Chris Dumez 2018-12-20 09:36:20 PST
Created attachment 357818 [details]
Patch
Comment 3 Chris Dumez 2018-12-20 11:35:44 PST
Created attachment 357838 [details]
Patch
Comment 4 WebKit Commit Bot 2018-12-20 16:38:34 PST
Comment on attachment 357838 [details]
Patch

Clearing flags on attachment: 357838

Committed r239476: <https://trac.webkit.org/changeset/239476>
Comment 5 WebKit Commit Bot 2018-12-20 16:38:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-12-20 16:39:31 PST
<rdar://problem/46887645>