This check is simply verifying the static_cast is valid between the two types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Paths
| Differential D43305
Convert an assert to a static_assert. NFC. ClosedPublic Authored by sbc100 on Feb 14 2018, 11:17 AM.
Details Summary This check is simply verifying the static_cast is valid between the two types.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, aheejin, arichardson, emaste. · View Herald TranscriptFeb 14 2018, 11:17 AM This revision is now accepted and ready to land.Feb 14 2018, 11:25 AM Closed by commit rL325158: Convert an assert to a static_assert. NFC. (authored by sbc). · Explain WhyFeb 14 2018, 11:33 AM Closed by commit rLLD325158: Convert an assert to a static_assert. NFC. (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134280 COFF/Symbols.h
ELF/Symbols.h
wasm/Symbols.h
|