[all-commits] [llvm/llvm-project] f11828: [clang] Fix func-attr.c test
Yi Kong via All-commits
all-commits at lists.llvm.org
Sat Oct 15 07:18:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f118280b0407c40b1aacf40ad6777d777e333c88
https://github.com/llvm/llvm-project/commit/f118280b0407c40b1aacf40ad6777d777e333c88
Author: Yi Kong <yikong at google.com>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M clang/test/CodeGen/func-attr.c
Log Message:
-----------
[clang] Fix func-attr.c test
The test was introduced by 84a9ec2ff1ee. The check is over-specific and
is broken on the Android buildbot. Fixed by relaxing the variable name
check.
More information about the All-commits
mailing list