[PATCH] D97668: [debuginfo-tests] Add some optnone tests

Raphael Isemann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 05:02:57 PDT 2021


teemperor added a comment.

In D97668#2625842 <https://reviews.llvm.org/D97668#2625842>, @Orlando wrote:

> Thanks @teemperor. I've added a quick fix in 61d314024dc4 <https://reviews.llvm.org/rG61d314024dc447e49481cb8494bf7165f9ec1323> which fixes the immediate issue of passing in None to os.path.exists (it seems like loc.path being None is a valid state in dexter). I don't have a machine running macOS to test on so I'll keep my eye on the bot.

Thanks, that fixes my local build so that should also fix the bot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97668



More information about the llvm-commits mailing list