[all-commits] [llvm/llvm-project] bfc40b: [analyzer] Fix buildbot failure for D120369
Endre Fülöp via All-commits
all-commits at lists.llvm.org
Mon Mar 7 05:58:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfc40b1a1a2c6149e2ebcdc47ffac7d018e2b78d
https://github.com/llvm/llvm-project/commit/bfc40b1a1a2c6149e2ebcdc47ffac7d018e2b78d
Author: Endre Fülöp <endre.fulop at sigmatechnology.se>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M clang/test/Analysis/taint-generic.c
Log Message:
-----------
[analyzer] Fix buildbot failure for D120369
Fix test case for GenericTaintChecker.
Redefinition of types is a C11 feature, and it broke a buildbot.
Commit amended: 4fd6c6e65ab59f82284d8272aa3bec8d5084511e.
More information about the All-commits
mailing list