[PATCH] Add diagnostic capabilities in LLVM (frontend part)

Quentin Colombet qcolombet at apple.com
Tue Feb 4 14:08:12 PST 2014


  Update according Dmitri Gribenko’s advices:
  - Change stack-size warning name into frame-larger-than to match gcc naming.
  - Remove “backend" in the name of the warning for both inline-asm and frame-larger-than diagnostics.

Hi hfinkel,

http://llvm-reviews.chandlerc.com/D2430

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2430?vs=6155&id=6864#toc

Files:
  include/clang/Basic/DiagnosticCategories.td
  include/clang/Basic/DiagnosticFrontendKinds.td
  include/clang/Basic/DiagnosticGroups.td
  lib/CodeGen/CodeGenAction.cpp
  test/Frontend/backend-diagnostic.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2430.2.patch
Type: text/x-patch
Size: 9855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140204/a65b1e7a/attachment.bin>


More information about the cfe-commits mailing list