[all-commits] [llvm/llvm-project] 11b9c7: [Clang] Try to fix test on Windows (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 12 11:36:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11b9c7943bad1915e3ba096b597af3d050048d53
https://github.com/llvm/llvm-project/commit/11b9c7943bad1915e3ba096b597af3d050048d53
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M clang/test/CodeGenObjC/2010-02-09-DbgSelf.m
Log Message:
-----------
[Clang] Try to fix test on Windows (NFC)
Try to fix failure reported in
https://reviews.llvm.org/rG9466b49171dc#1154213 by making the
match more specific, as there are multiple dbg.declares that
could be matched.
More information about the All-commits
mailing list