[PATCH] D35175: New option that adds the DiagID enum name and index to Diagnostic output.

don hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 10 21:53:01 PDT 2017


hintonda updated this revision to Diff 105961.
hintonda added a comment.

- Make option cc1 only.  Rename function, and add test.


https://reviews.llvm.org/D35175

Files:
  include/clang/Basic/DiagnosticIDs.h
  include/clang/Basic/DiagnosticOptions.def
  include/clang/Driver/CC1Options.td
  lib/Basic/DiagnosticIDs.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/TextDiagnosticPrinter.cpp
  test/Frontend/diagnostics-option-diag-ids.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35175.105961.patch
Type: text/x-patch
Size: 5248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170711/97b6df88/attachment.bin>


More information about the cfe-commits mailing list