Code health: prevent implicit conversions to user-defined types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51690
[clangd] NFC: mark single-parameter constructors explicit ClosedPublic Authored by kbobyrev on Sep 5 2018, 10:17 AM.
Details Summary Code health: prevent implicit conversions to user-defined types.
Diff Detail
Event TimelineHerald added subscribers: kadircet, arphaman, jkorous, MaskRay. · View Herald TranscriptSep 5 2018, 10:17 AM This revision is now accepted and ready to land.Sep 5 2018, 12:54 PM Closed by commit rL341543: [clangd] NFC: mark single-parameter constructors explicit (authored by omtcyfz). · Explain WhySep 6 2018, 6:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 164198 clang-tools-extra/trunk/clangd/index/dex/Iterator.cpp
|