It was removed about a year ago in r300477. Bring it back, along with
its unittest.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46028
Bring back APInt self-move assignment check for MSVC only ClosedPublic Authored by rnk on Apr 24 2018, 2:14 PM.
Details Summary It was removed about a year ago in r300477. Bring it back, along with
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 24 2018, 2:21 PM Closed by commit rL330776: Bring back APInt self-move assignment check for MSVC only (authored by rnk). · Explain WhyApr 24 2018, 2:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 143813 llvm/trunk/include/llvm/ADT/APInt.h
llvm/trunk/unittests/ADT/APIntTest.cpp
|