Bug 162639 - [CMake] Add HAVE_DINKUMWARE_STL check
Summary: [CMake] Add HAVE_DINKUMWARE_STL check
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 15:26 PDT by Don Olmstead
Modified: 2017-12-06 20:09 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2016-09-27 15:26:01 PDT
Some Windows related workarounds are specific to the usage of Dinkumware's STL and are not OS specific. For example in Atomics.h the OS(WINDOWS) workaround for assertions in compare_exchange_weak are due to Dinkumware's code.