[PATCH] D102555: [libclang] Enhance support for source-to-source rewriting

Sam Vervaeck via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 15 08:52:03 PDT 2021


samvv updated this revision to Diff 345641.
samvv added a comment.

Attempt at re-running clang-format-13.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102555/new/

https://reviews.llvm.org/D102555

Files:
  clang/bindings/python/clang/cindex.py
  clang/bindings/python/tests/cindex/test_rewriter.py
  clang/include/clang-c/Rewrite.h
  clang/tools/libclang/Rewrite.cpp
  clang/tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102555.345641.patch
Type: text/x-patch
Size: 8353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210515/13b09e00/attachment.bin>


More information about the cfe-commits mailing list