[foreign] RFR compiler built-in header files
Samuel Audet
samuel.audet at gmail.com
Wed Jul 4 07:18:43 UTC 2018
Are those files not already part of Clang? I see them here:
https://github.com/llvm-mirror/clang/tree/master/lib/Headers
Samuel
On 07/03/2018 11:14 PM, Sundararajan Athijegannathan wrote:
> Thanks for the review (and testing it on Linux). Pushed.
>
> -Sundar
>
> On 03/07/18, 7:35 PM, Maurizio Cimadamore wrote:
>> Everything looks good.
>>
>> I've checked on Linux and it builds fine (and all tests pass).
>>
>> Maurizio
>>
>>
>> On 03/07/18 12:30, Sundararajan Athijegannathan wrote:
>>> Hi,
>>>
>>> Few compiler built-in header files like stdarg.h are not found in the
>>> usual places like /usr/include. We need to bundle these header files
>>> so that jextract can locate & use these.
>>>
>>> Please review:
>>> http://cr.openjdk.java.net/~sundar/builtin_header_files/webrev.01/
>>>
>>> Thanks,
>>> -Sundar
>>>
>>
More information about the panama-dev
mailing list