tschuett added a comment.

If I read your summary correctly, then `std::variant` would simplify your code. 
LLVM still uses `llvm::optional`. As there is no LLVM variant, I would go for 
`std::variant` .


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134041/new/

https://reviews.llvm.org/D134041

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to