Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138620
[NFC] Replaced BB->getInstList().front() with BB->front() ClosedPublic Authored by vporpo on Nov 23 2022, 3:17 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 23 2022, 4:31 PM This revision was landed with ongoing or failed builds.Nov 24 2022, 12:08 AM Closed by commit rGaac943cf9fe3: [NFC] Replaced BB->getInstList().front() with BB->front() (authored by vporpo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 477628 llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
|