[cfe-dev] Bug 3943 - Defining/undefining builtin macros

Anthony Canino anthony.canino1 at gmail.com
Tue Aug 26 04:24:24 PDT 2014


That helps a lot actually, I will go through and see what I can learn /
find.


On Tue, Aug 26, 2014 at 12:53 AM, Nikola Smiljanic <popizdeh at gmail.com>
wrote:

> I don't know anything about the bug but you might find this helpful. Clang
> diagnostics come from .td files, there's one for lexer, parser, sema and
> maybe a few others. You can search the code base for the unique identifier
> of the diagnostic and see under what conditions it's emitted, and why it's
> not being emitted in this case.
>
>
> On Tue, Aug 26, 2014 at 11:58 AM, Anthony Canino <
> anthony.canino1 at gmail.com> wrote:
>
>> I hope this is the right place to ask about this, does anyone know
>> anything about this bug (http://llvm.org/bugs/show_bug.cgi?id=3943)? I'd
>> like to take a shot at fixing it, completely new to clang.
>>
>> Thanks,
>> --
>> Anthony
>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>
>>
>


-- 
Anthony
www.huskyalgo.com
www.facebook.com/huskyalgo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140826/50ff26b8/attachment.html>


More information about the cfe-dev mailing list