[PATCH] D68574: [libTooling] Add `toString` method to the Stencil class
    Yitzhak Mandelbaum via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Oct  7 06:49:02 PDT 2019
    
    
  
ymandel created this revision.
ymandel added a reviewer: gribozavr.
Herald added a project: clang.
`toString` generates a string representation of the stencil.
Patch by Harshal T. Lehri.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D68574
Files:
  clang/include/clang/Tooling/Refactoring/Stencil.h
  clang/lib/Tooling/Refactoring/Stencil.cpp
  clang/unittests/Tooling/StencilTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68574.223562.patch
Type: text/x-patch
Size: 5614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191007/fc1d2b61/attachment.bin>
    
    
More information about the cfe-commits
mailing list