[PATCH] D109577: [LNT] Fixed incorrect orders behavior in case of miss formatted llvm_project_revision
Pavel Kosov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 02:50:34 PDT 2021
kpdev42 added a comment.
This code wont change previous behavior for versions which contains digits.
In this commit it is intended to prevent a situation when DB became silently inconsistent if llvm_project_revision does not contain any digit.
e.g: "alpha", "beta", "private", "main", "test", etc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109577/new/
https://reviews.llvm.org/D109577
More information about the llvm-commits
mailing list