[PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
aprantl at apple.com
Mon Jan 5 16:45:53 PST 2015
- Ran everything through clang-format (with the exception of the switch statement, which becomes unreadable).
- A new --color option can be used to forcibly turn color on or off. Default is autodetect.
- adrian
http://reviews.llvm.org/D6852
Files:
lib/DebugInfo/CMakeLists.txt
lib/DebugInfo/DWARFDebugInfoEntry.cpp
lib/DebugInfo/DWARFFormValue.cpp
lib/DebugInfo/SyntaxHighlighting.cpp
lib/DebugInfo/SyntaxHighlighting.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6852.17819.patch
Type: text/x-patch
Size: 7302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150106/60f1c4f0/attachment.bin>
More information about the llvm-commits
mailing list