[all-commits] [llvm/llvm-project] 8f2935: Loosen check for clang version string in test to w...
dyung via All-commits
all-commits at lists.llvm.org
Wed Apr 22 11:39:05 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f2935c2ebe35f48910e6b188648094265e6761d
https://github.com/llvm/llvm-project/commit/8f2935c2ebe35f48910e6b188648094265e6761d
Author: dyung <douglas.yung at sony.com>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M clang/bindings/python/tests/cindex/test_version.py
Log Message:
-----------
Loosen check for clang version string in test to work when setting CLANG_VENDOR. (#192961)
We are trying to update our buildbot to use the `-DCLANG_VENDOR` and
`-DCLANG_VENDOR_UTI` options, but need to fix some tests first. This is
one of them.
---------
Co-authored-by: Jannick Kremer <jannick.kremer at mailbox.org>
Co-authored-by: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list