[libcxx-commits] [PATCH] D124714: [libc++] Enable	modernize-use-override
    Nikolas Klauser via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sat Apr 30 06:52:31 PDT 2022
    
    
  
philnik created this revision.
philnik added reviewers: Mordante, ldionne, var-const.
Herald added a subscriber: smeenai.
Herald added a project: All.
philnik requested review of this revision.
Herald added subscribers: libcxx-commits, aheejin.
Herald added a project: libc++.
Herald added a reviewer: libc++.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D124714
Files:
  libcxx/.clang-tidy
  libcxx/include/__format/format_error.h
  libcxx/include/__functional/function.h
  libcxx/include/__locale
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/any
  libcxx/include/codecvt
  libcxx/include/exception
  libcxx/include/experimental/memory_resource
  libcxx/include/future
  libcxx/include/ios
  libcxx/include/istream
  libcxx/include/locale
  libcxx/include/new
  libcxx/include/optional
  libcxx/include/ostream
  libcxx/include/regex
  libcxx/include/stdexcept
  libcxx/include/strstream
  libcxx/include/system_error
  libcxx/include/typeinfo
  libcxx/include/variant
  libcxx/test/libcxx/input.output/file.streams/fstreams/traits_mismatch.fail.cpp
  libcxx/test/libcxx/input.output/iostream.format/input.streams/traits_mismatch.fail.cpp
  libcxx/test/libcxx/input.output/iostream.format/output.streams/traits_mismatch.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124714.426229.patch
Type: text/x-patch
Size: 61304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220430/69063dd9/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list