[PATCH] D86959: [clang-format] Fix formatting of _Atomic() qualifier

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 2 05:23:19 PDT 2020


arichardson updated this revision to Diff 289405.
arichardson added a comment.

- use valid C++ syntax in the test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86959

Files:
  clang/lib/Format/FormatToken.cpp
  clang/lib/Format/FormatToken.h
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86959.289405.patch
Type: text/x-patch
Size: 16674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200902/d508ecaa/attachment-0001.bin>


More information about the cfe-commits mailing list