Displaying 2 results from an estimated 2 matches for "689a5430".
2013 Jul 17
0
[LLVMdev] [RFC] Add warning capabilities in LLVM.
...ng a FE interface
for *reporting* warnings into LLVM, we have to thread an interface with
sufficient power to express many different concepts.
-Chandler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130717/689a5430/attachment.html>
2013 Jul 17
2
[LLVMdev] [RFC] Add warning capabilities in LLVM.
On Jul 16, 2013, at 5:51 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Tue, Jul 16, 2013 at 5:21 PM, Quentin Colombet <qcolombet at apple.com> wrote:
>> ** Advices Needed **
>>
>> 1. Decide whether or not we want such capabilities (if we do not we may just
>> add sporadically the support for a new warning/group of warning/error).
>> 2. Come