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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 02:01:09 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327108: [Support] Move syntax highlighting into support (authored by JDevlieghere, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44215?vs=137424&id=137706#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44215

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44215.137706.patch
Type: text/x-patch
Size: 15814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/9869ab8e/attachment.bin>


More information about the llvm-commits mailing list