[PATCH] D97668: [debuginfo-tests] Add some optnone tests
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 15 04:55:39 PDT 2021
Orlando added a comment.
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.
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