[libcxx-commits] [PATCH] D124714: [libc++] Enable modernize-use-override
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 4 11:47:11 PDT 2022
philnik updated this revision to Diff 427099.
philnik added a comment.
- Add a few more overrides
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124714/new/
https://reviews.llvm.org/D124714
Files:
libcxx/.clang-tidy
libcxx/include/__debug
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/fstream
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/sstream
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.427099.patch
Type: text/x-patch
Size: 65334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220504/924abb52/attachment-0001.bin>
More information about the libcxx-commits
mailing list