[PATCH] D86782: [clang-format] Allow configuring list of macros that map to attributes

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 1 07:07:29 PDT 2020


arichardson added a comment.

In D86782#2249399 <https://reviews.llvm.org/D86782#2249399>, @MyDeveloperDay wrote:

> I'm wondering if this could be used to help the CUDA usages of clang-format

Do you have any examples that are not formatted sensibly? I was also considering adding another list for attribute macros with arguments (e.g. `foo *addrspace(1)`)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86782



More information about the cfe-commits mailing list