r244961 - [SPARC] Fix types of size_t, intptr_t, and ptrdiff_t on OpenBSD.

Brad Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 00:35:49 PDT 2015


On 08/13/15 18:01, Hans Wennborg wrote:
> On Thu, Aug 13, 2015 at 2:45 PM, Brad Smith via cfe-commits
> <cfe-commits at lists.llvm.org> wrote:
>> Author: brad
>> Date: Thu Aug 13 16:45:57 2015
>> New Revision: 244961
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=244961&view=rev
>> Log:
>> [SPARC] Fix types of size_t, intptr_t, and ptrdiff_t on OpenBSD.
>>
>> Modified:
>>      cfe/trunk/lib/Basic/Targets.cpp
>>      cfe/trunk/test/Preprocessor/init.c
>
> This seems to have broken the build. For example, from
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/29920/steps/compile/logs/stdio:

I fixed the issue right after commit.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the cfe-commits mailing list