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-02-13 08:12:00 +00:00
2018-09-18 17:53:30 -07:00
2018-06-26 13:00:52 -07:00
2018-06-21 15:12:15 -07:00
2016-10-12 07:46:20 +00:00
2018-04-27 21:47:53 +09:00
2017-01-03 11:20:43 +00:00
2015-02-17 17:03:28 -08:00
2015-05-21 09:59:25 -07:00
2015-02-17 17:03:28 -08:00
2017-12-05 22:34:17 -08:00
2016-03-31 13:30:23 -07:00
2015-06-15 16:58:16 -07:00

URL: http://llvm.org/git/libcxx.git
Version: ba865ff66b36f99a1dc5d9e31af3d8943f94e349
BugComponent: 117395
Owners: danalbert, srhines, android-llvm
Description
android_external_libcxx
Readme 22 MiB
Languages
C++ 97.4%
HTML 0.9%
Python 0.9%
CMake 0.6%
Shell 0.1%