Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/include/llvm/Support/
-
include/
-
llvm/
-
Support/
-
AlignOf.h
Hide Panel
f
Keyboard Reference
?
Differential
D93355
Document that AlignedCharArrayUnion exists to work around an MSVC bug
Closed
Public
Authored by
rnk
on Dec 15 2020, 4:00 PM.
Download Raw Diff
Details
Reviewers
dexonsmith
jfb
Commits
rGb0b5d389635a: Document that AlignedCharArrayUnion exists to work around an MSVC bug
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
rnk
requested review of this revision.
Dec 15 2020, 4:00 PM
rnk
created this revision.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Dec 15 2020, 4:00 PM
Harbormaster
completed remote builds in
B82554: Diff 312065
.
Dec 15 2020, 4:00 PM
dexonsmith
accepted this revision.
Dec 15 2020, 4:01 PM
Comment Actions
LGTM, thanks!
This revision is now accepted and ready to land.
Dec 15 2020, 4:01 PM
This revision was landed with ongoing or failed builds.
Dec 15 2020, 4:03 PM
Closed by commit
rGb0b5d389635a: Document that AlignedCharArrayUnion exists to work around an MSVC bug
(authored by
rnk
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
rnk
added a commit:
rGb0b5d389635a: Document that AlignedCharArrayUnion exists to work around an MSVC bug
.