[LLVMdev] [RFC] Add warning capabilities in LLVM.

Sean Silva silvas at purdue.edu
Tue Jul 16 20:38:55 PDT 2013


On Tue, Jul 16, 2013 at 5:21 PM, Quentin Colombet <qcolombet at apple.com>wrote:

>
> The challenge is, AFAICT (which is not much, I admit), that front-end
> warning types are statically handled using tablegen representation.
>
>
They can also be added dynamically if necessary. See
DiagnosticsEngine::getCustomDiagID

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130716/b687351f/attachment.html>


More information about the llvm-dev mailing list