[libcxx-commits] [PATCH] D110574: Test diff, please ignore
CJ Johnson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 27 12:11:59 PDT 2021
CJ-Johnson created this revision.
CJ-Johnson added a reviewer: CJ-Johnson.
CJ-Johnson requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Test...
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110574
Files:
libcxx/src/any.cpp
Index: libcxx/src/any.cpp
===================================================================
--- libcxx/src/any.cpp
+++ libcxx/src/any.cpp
@@ -21,6 +21,7 @@
// Even though it no longer exists in a header file
_LIBCPP_BEGIN_NAMESPACE_LFTS
+// Testing......
class _LIBCPP_EXCEPTION_ABI _LIBCPP_AVAILABILITY_BAD_ANY_CAST bad_any_cast : public bad_cast
{
public:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110574.375358.patch
Type: text/x-patch
Size: 368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210927/01e89ade/attachment.bin>
More information about the libcxx-commits
mailing list