[libcxx-commits] [PATCH] D153289: [libc++] Make sure our .clang-format is used for all languages
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Jun 19 10:11:24 PDT 2023
    
    
  
ldionne updated this revision to Diff 532701.
ldionne added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: jplehr, sstefan1.
Rebase, address comment and reformat __config, which was not being detected as C++ anymore so wasn't getting formatted.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153289/new/
https://reviews.llvm.org/D153289
Files:
  libcxx/.clang-format
  libcxx/include/__config
  libcxx/include/__type_traits/is_scalar.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153289.532701.patch
Type: text/x-patch
Size: 6942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230619/d87a0978/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list