[PATCH] D44215: [Support] Move syntax highlighting into support

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 10:18:11 PST 2018


JDevlieghere updated this revision to Diff 137424.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

Updated the diff with feedback Zachary & Dave. Thanks for the swift reviews!


https://reviews.llvm.org/D44215

Files:
  llvm/include/llvm/Support/WithColor.h
  llvm/lib/DebugInfo/DWARF/CMakeLists.txt
  llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/lib/DebugInfo/DWARF/SyntaxHighlighting.cpp
  llvm/lib/DebugInfo/DWARF/SyntaxHighlighting.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/WithColor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44215.137424.patch
Type: text/x-patch
Size: 14555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/f03a5545/attachment.bin>


More information about the llvm-commits mailing list