Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D140098  
[NFC] Use std::optional over llvm::Optional to implement MaybeAlign ClosedPublic Authored by gchatelet on Dec 15 2022, 5:53 AM. 
Details 
Diff Detail 
 Event Timelinecourbet added inline comments. This revision is now accepted and ready to land.Dec 15 2022, 5:57 AM gchatelet added inline comments. This revision was landed with ongoing or failed builds.Dec 15 2022, 7:17 AM Closed by commit rGfaa1b57d1600: [NFC] Use std::optional over llvm::Optional to implement MaybeAlign (authored by gchatelet).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 483149 llvm/include/llvm/Support/Alignment.h
 llvm/lib/Support/OptimizedStructLayout.cpp
 llvm/unittests/Support/AlignmentTest.cpp
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
explicit