[PATCH] D57184: [clang-format] Allow configuring list of function-like macros that resolve to a type

Francois Ferrand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 09:30:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC361986: [clang-format] Allow configuring list of function-like macros that resolve to a… (authored by Typz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57184?vs=201395&id=201962#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D57184

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/FormatToken.h
  lib/Format/FormatTokenLexer.cpp
  lib/Format/TokenAnnotator.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57184.201962.patch
Type: text/x-patch
Size: 8075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190529/5c004719/attachment.bin>


More information about the cfe-commits mailing list