Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/
-
trunk/
-
lib/Sema/
-
Sema/
-
SemaChecking.cpp
-
test/SemaCXX/
-
SemaCXX/
-
microsoft-varargs.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D52571
[Sema] Handle __va_start for Windows/ARM64 in the same way as for ARM
Closed
Public
Authored by
mstorsjo
on Sep 26 2018, 1:18 PM.
Download Raw Diff
Details
Reviewers
dmajor
mgrang
ssijaric
rnk
compnerd
Commits
rG0b339e4d80ea: [Sema] Handle __va_start for Windows/ARM64 in the same way as for ARM
rC343184: [Sema] Handle __va_start for Windows/ARM64 in the same way as for ARM
rL343184: [Sema] Handle __va_start for Windows/ARM64 in the same way as for ARM
Summary
This fixes PR39090.
Diff Detail
Repository
rL LLVM
Event Timeline
mstorsjo
created this revision.
Sep 26 2018, 1:18 PM
Herald
added subscribers:
chrib
,
kristof.beyls
.
·
View Herald Transcript
Sep 26 2018, 1:18 PM
rnk
accepted this revision.
Sep 26 2018, 1:43 PM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Sep 26 2018, 1:43 PM
Closed by commit
rL343184: [Sema] Handle __va_start for Windows/ARM64 in the same way as for ARM
(authored by
mstorsjo
).
·
Explain Why
Sep 27 2018, 1:29 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Sep 27 2018, 1:29 AM