LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 35250 - Merge r310905 r310994 into the 5.0 branch : Avoid PointerIntPair of constexpr EvalInfo structs
Summary: Merge r310905 r310994 into the 5.0 branch : Avoid PointerIntPair of constexpr...
Status: RESOLVED FIXED
Alias: None
Product: new-bugs
Classification: Unclassified
Component: new bugs (show other bugs)
Version: 5.0
Hardware: All All
: P enhancement
Assignee: Unassigned LLVM Bugs
URL:
Keywords:
Depends on:
Blocks: release-5.0.1
  Show dependency tree
 
Reported: 2017-11-08 10:08 PST by Tom Stellard
Modified: 2017-11-14 15:53 PST (History)
2 users (show)

See Also:
Fixed By Commit(s): r310905 r310994 r318225


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Stellard 2017-11-08 10:08:47 PST
Is it OK to merge the following revision(s) to the 5.0 branch?
Comment 1 Tom Stellard 2017-11-08 10:08:51 PST
https://reviews.llvm.org/rL310905
Comment 2 Tom Stellard 2017-11-08 10:08:54 PST
https://reviews.llvm.org/rL310994
Comment 3 Reid Kleckner 2017-11-08 10:28:12 PST
Go for it, they are very safe.
Comment 4 Tom Stellard 2017-11-14 15:53:38 PST
Merged: r318225