Details
Details
- Reviewers
Mordante - Group Reviewers
Restricted Project - Commits
- rG50a1f7435558: [libc++][NFC] Replace typedefs with using in __bit_reference
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D156036
[libc++][NFC] Replace typedefs with using in __bit_reference ClosedPublic Authored by philnik on Jul 22 2023, 2:39 PM.
Details
Diff Detail
Event Timelinephilnik added a child revision: D156037: [libc++][NFC] Replace _VSTD with std in __bit_reference.Jul 22 2023, 2:43 PM philnik added a parent revision: D156035: [libc++] Replace _LIBCPP_INLINE_VISIBILITY with _LIBCPP_HIDE_FROM_ABI in __bit_reference. This revision is now accepted and ready to land.Jul 23 2023, 3:13 AM philnik retitled this revision from [libc++] Replace typedefs with using in __bit_reference to [libc++][NFC] Replace typedefs with using in __bit_reference.Jul 27 2023, 3:00 PM This revision was landed with ongoing or failed builds.Jul 28 2023, 8:34 AM Closed by commit rG50a1f7435558: [libc++][NFC] Replace typedefs with using in __bit_reference (authored by philnik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545176 libcxx/include/__bit_reference
|