================
@@ -21,10 +21,11 @@ bool operator==(const RISCVISAUtils::ExtensionVersion &A,
}
TEST(ParseNormalizedArchString, RejectsUpperCase) {
----------------
4vtomat wrote:
Need to change the test name.
https://github.com/llvm/llvm-project/pull/90815