[Lldb-commits] [PATCH] D13878: Add data formatters for go strings and slices.
Ryan Brown via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 19 15:12:25 PDT 2015
ribrdb updated this revision to Diff 37800.
ribrdb added a comment.
Add tests.
Repository:
rL LLVM
http://reviews.llvm.org/D13878
Files:
cmake/LLDBDependencies.cmake
lldb.xcodeproj/project.pbxproj
source/API/SystemInitializerFull.cpp
source/Plugins/Language/CMakeLists.txt
source/Plugins/Language/Go/CMakeLists.txt
source/Plugins/Language/Go/GoFormatterFunctions.cpp
source/Plugins/Language/Go/GoFormatterFunctions.h
source/Plugins/Language/Go/GoLanguage.cpp
source/Plugins/Language/Go/GoLanguage.h
source/Plugins/Language/Go/Makefile
source/Plugins/Makefile
test/lang/go/formatters/TestGoFormatters.py
test/lang/go/formatters/main.go
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13878.37800.patch
Type: text/x-patch
Size: 26388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151019/a6901a75/attachment-0001.bin>
More information about the lldb-commits
mailing list