[Lldb-commits] [PATCH] D13878: Add data formatters for go strings and slices.
Ryan Brown via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 20 11:25:06 PDT 2015
ribrdb removed rL LLVM as the repository for this revision.
ribrdb updated this revision to Diff 37900.
ribrdb added a comment.
Oops, I ran clang-format with the wrong arguments. Ran it again.
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.37900.patch
Type: text/x-patch
Size: 25895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151020/0a67cd9f/attachment-0001.bin>
More information about the lldb-commits
mailing list