[libcxx-commits] [PATCH] D124714: [libc++][NFC] Enable modernize-use-override
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 25 11:55:29 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4262b523ff16: [libc++][NFC] Enable modernize-use-override (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D124714?vs=455025&id=455677#toc
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/filebuf/traits_mismatch.fail.cpp
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
libcxx/test/libcxx/input.output/string.streams/traits_mismatch.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124714.455677.patch
Type: text/x-patch
Size: 68221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220825/8c745a09/attachment-0001.bin>
More information about the libcxx-commits
mailing list