Bug 168969 - Removed unused WTF_COMPILER_SUPPORTS_CXX_USER_LITERALS macro
Summary: Removed unused WTF_COMPILER_SUPPORTS_CXX_USER_LITERALS macro
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-28 06:28 PST by Konstantin Tokarev
Modified: 2017-03-01 15:03 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.11 KB, patch)
2017-02-28 06:29 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff
Patch (1.93 KB, patch)
2017-03-01 13:53 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2017-02-28 06:28:36 PST
Define WTF_COMPILER_SUPPORTS_CXX_USER_LITERALS for MSVC 2015
Comment 1 Konstantin Tokarev 2017-02-28 06:29:48 PST
Created attachment 302934 [details]
Patch
Comment 2 Alex Christensen 2017-03-01 13:38:39 PST
What will this change?
Comment 3 Konstantin Tokarev 2017-03-01 13:44:58 PST
Oops, I checked it only with my branch. In master it doesn't change anything indeed, and we should remove the macro for GCC and Clang instead.
Comment 4 Konstantin Tokarev 2017-03-01 13:53:56 PST
Created attachment 303113 [details]
Patch
Comment 5 WebKit Commit Bot 2017-03-01 15:03:34 PST
Comment on attachment 303113 [details]
Patch

Clearing flags on attachment: 303113

Committed r213248: <http://trac.webkit.org/changeset/213248>
Comment 6 WebKit Commit Bot 2017-03-01 15:03:39 PST
All reviewed patches have been landed.  Closing bug.