[PATCH] D110167: [Dexter] Add option to pass a Visual Studio solution instead of a binary

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 01:07:54 PDT 2021


Orlando added a comment.

Do we need both `_loading_error` and `init_success`? I might be missing something but it looks like the property `is_available` (which uses `_loading_error`) currently covers the use case of `init_success`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110167



More information about the llvm-commits mailing list