RESOLVED FIXED180624
[WTF] Remove RELAXED_CONSTEXPR
https://bugs.webkit.org/show_bug.cgi?id=180624
Summary [WTF] Remove RELAXED_CONSTEXPR
Yusuke Suzuki
Reported 2017-12-09 12:26:13 PST
[WTF] Remove RELAXED_CONSTEXPR
Attachments
Patch (6.35 KB, patch)
2017-12-09 12:27 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2017-12-09 12:27:42 PST
Yusuke Suzuki
Comment 2 2017-12-09 12:28:28 PST
I believe it works in VC++ 2017. Watching on EWS.
EWS Watchlist
Comment 3 2017-12-09 12:29:34 PST
Attachment 328913 [details] did not pass style-queue: ERROR: Source/WTF/wtf/Expected.h:485: Use 'WTFMove()' instead of 'std::move()'. [runtime/wtf_move] [4] ERROR: Source/WTF/wtf/Expected.h:491: Use 'WTFMove()' instead of 'std::move()'. [runtime/wtf_move] [4] ERROR: Source/WTF/wtf/Expected.h:494: Use 'WTFMove()' instead of 'std::move()'. [runtime/wtf_move] [4] ERROR: Source/WTF/wtf/Expected.h:554: Use 'WTFMove()' instead of 'std::move()'. [runtime/wtf_move] [4] Total errors found: 4 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
JF Bastien
Comment 4 2017-12-09 13:00:23 PST
Comment on attachment 328913 [details] Patch 🎉 =me r=me
Yusuke Suzuki
Comment 5 2017-12-09 13:21:53 PST
Comment on attachment 328913 [details] Patch Yay, EWS becomes green. I'll land this :)
WebKit Commit Bot
Comment 6 2017-12-09 13:42:06 PST
Comment on attachment 328913 [details] Patch Clearing flags on attachment: 328913 Committed r225728: <https://trac.webkit.org/changeset/225728>
WebKit Commit Bot
Comment 7 2017-12-09 13:42:07 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2017-12-09 13:43:36 PST
Note You need to log in before you can comment on or make changes to this bug.