Files
android_external_libcxx/include
Pirama Arumuga Nainar e2284c4c44 [Win32] Overload ==, != for locale_t and long long
Summary:
_is_chartype_l (needed for isxdigit_l) in MinGW compares locale_t and NULL.
NULL is 'long long' for 64-bit, and this results in ambiguous overloads when
compiled with Clang.  Define a concrete overload for the operators to fix the
ambiguity.

Reviewers: mstorsjo, EricWF, srhines, danalbert

Subscribers: christof, cfe-commits, ldionne

Differential Revision: https://reviews.llvm.org/D48749

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@336141 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-18 17:53:49 -07:00
..
2018-06-21 15:12:15 -07:00
2018-06-01 18:02:53 +00:00
2018-05-18 23:44:13 +00:00
2018-02-14 00:29:38 +00:00
2016-10-10 15:56:01 +00:00
2018-05-25 02:08:49 +00:00
2018-06-21 15:12:15 -07:00
2018-02-12 19:13:24 +00:00