The implicit conversion fails under Clang 3.8.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78487
Explicitly move from llvm::json Array/Object to Value ClosedPublic Authored by MForster on Apr 20 2020, 5:51 AM.
Details Summary The implicit conversion fails under Clang 3.8.
Diff Detail
Event TimelineMForster retitled this revision from Explicitly move from llvm::json Array to Value to Explicitly move from llvm::json Array/Object to Value.Apr 20 2020, 5:52 AM This revision is now accepted and ready to land.Apr 20 2020, 5:56 AM Closed by commit rGb36b889a3b81: Explicitly move from llvm::json Array/Object to Value (authored by MForster, committed by sammccall). · Explain WhyApr 20 2020, 6:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 258714 clang-tools-extra/clangd/Protocol.cpp
|