[all-commits] [llvm/llvm-project] cbfcfd: [clang][NFC] Add a test for CWG2254 to `is_pointer...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Apr 13 10:04:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cbfcfdf75e9939bc47ac7a7c11d2122a6ad426ed
https://github.com/llvm/llvm-project/commit/cbfcfdf75e9939bc47ac7a7c11d2122a6ad426ed
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-04-13 (Sat, 13 Apr 2024)
Changed paths:
M clang/test/SemaCXX/type-traits.cpp
Log Message:
-----------
[clang][NFC] Add a test for CWG2254 to `is_pointer_interconvertible_base_of` tests
Resolution of that issue makes _any_ base class subobject interconvertible with the containing object, not just the first one.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list