[Lldb-commits] [PATCH] D31335: Allow getCompiler to return None in the test suite
Francis Ricci via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 27 07:16:52 PDT 2017
fjricci abandoned this revision.
fjricci added a comment.
I primarily wrote this because `getArchFlag()` accounts for the possibility that `getCompiler()` can be None. But my problem was unrelated, so I don't need this (and I agree that it would be surprising if anyone did).
https://reviews.llvm.org/D31335
More information about the lldb-commits
mailing list