[PATCH] D51466: Move the column marking functionality to the Highlighter framework

Raphael Isemann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 17:10:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341003: Move the column marking functionality to the Highlighter framework (authored by teemperor, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51466?vs=163216&id=163233#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51466

Files:
  lldb/trunk/include/lldb/Core/Debugger.h
  lldb/trunk/include/lldb/Core/Highlighter.h
  lldb/trunk/include/lldb/Core/SourceManager.h
  lldb/trunk/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
  lldb/trunk/source/Core/Debugger.cpp
  lldb/trunk/source/Core/Highlighter.cpp
  lldb/trunk/source/Core/SourceManager.cpp
  lldb/trunk/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp
  lldb/trunk/source/Plugins/Language/ClangCommon/ClangHighlighter.h
  lldb/trunk/unittests/Language/Highlighting/HighlighterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51466.163233.patch
Type: text/x-patch
Size: 23831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/0a556840/attachment.bin>


More information about the llvm-commits mailing list