Record ranges skipped by the preprocessor and expose them with libclang.

Cameron via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 10:21:21 PDT 2016


Ah, is that why! My fault, sorry. I couldn't figure out why it wouldn't
link on the build machines when it worked fine for me locally (on
Windows)...
Thank you, I will fix this shortly.

On Thu, Aug 18, 2016 at 12:52 PM, Will Dietz via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> (Sending again, somehow the uiuc.edu mailing list address was in my
> reply-all! Sorry for the duplicates :))
>
> This breaks things for me, I think an entry in 'libclang.exports' is
> needed for clang_getAllSkippedRanges ?
>
> If that sounds right, can someone commit the fix?
>
> Thanks! :)
>
> ~Will, he-who-builds-from-trunk-more-often-than-he-should
>
> On Thu, Aug 18, 2016 at 11:48 AM Will Dietz <wdietz2 at uiuc.edu> wrote:
>
>>
>>
>> On Thu, Dec 5, 2013 at 2:25 AM Argyrios Kyrtzidis <kyrtzidis at apple.com>
>> wrote:
>>
>>>
>>> On Nov 15, 2013, at 7:57 AM, Erik Verbruggen <erik.verbruggen at me.com>
>>> wrote:
>>>
>>> > Hi Argyrios,
>>> >
>>> > New patch attached. Your PCH comments do make sense, and I'll have to
>>> ponder about it a bit for my integration :)
>>>
>>> Committed in r196487, thanks!
>>>
>>> >
>>> > Cheers,
>>> > Erik.
>>> >
>>> > Ps: sorry about not including the comments from your mail, but my
>>> Mavericks upgrade managed to hose Mail.app or the index or something.
>>> >
>>> > <0001-Record-ranges-skipped-by-the-preprocessor-and-
>>> expose.patch>_______________________________________________
>>> > cfe-commits mailing list
>>> > cfe-commits at cs.uiuc.edu
>>> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>>
>>> _______________________________________________
>>> cfe-commits mailing list
>>> cfe-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>>
>>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160818/24e9eede/attachment-0001.html>


More information about the cfe-commits mailing list