[Lldb-commits] [PATCH] D24369: [support] copying JSON	parser/writer from lldb
    Mike Aizatsky via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Sep  9 11:49:34 PDT 2016
    
    
  
aizatsky updated this revision to Diff 70877.
aizatsky added a comment.
- getting rid of StringExtractor
- renaming methods to lowerCase.
https://reviews.llvm.org/D24369
Files:
  .clang-tidy
  include/llvm/Support/JSON.h
  lib/Support/CMakeLists.txt
  lib/Support/JSON.cpp
  unittests/Support/CMakeLists.txt
  unittests/Support/JSONTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24369.70877.patch
Type: text/x-patch
Size: 25336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160909/ec5953d4/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list