fdeazeve added a comment. According to git-bisect, this patch is causing the LLDB bots to crash. https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/52690/console
(They were failed for other reasons before, which is why it took a while for this to be identified) Clang is crashing with: `Assertion failed: (0 && "Invalid SLocOffset or bad function choice"` In particular, this is true for the test `lldb-api :: commands/expression/import_builtin_fileid/TestImportBuiltinFileID.py` I'm currently investigating the other failures reported by the bot, but we've also seen this assert fire internally in some other flows. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D144651/new/ https://reviews.llvm.org/D144651 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits