Closed Bug 911140 Opened 12 years ago Closed 12 years ago

C++11 atomics never used with clang -stdlib=libc++

Categories

(Core :: MFBT, defect)

x86_64
FreeBSD
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: jbeich, Assigned: jbeich)

References

Details

Attachments

(1 file)

After bug 906783, Clang no longer attempts to use C++11 atomics with -stdlib=libc++. It didn't before for Linux and OpenBSD due to attachment 754962 [details] [diff] [review] idea being rejected. FreeBSD 10.0 is going to have clang/libc++ used by default.
Attached patch typoSplinter Review
The typo makes clang/libc++ use #ifdef __GNUC__.
Attachment #797798 - Flags: review?(Pidgeot18)
Attachment #797798 - Flags: review?(Pidgeot18) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: