[all-commits] [llvm/llvm-project] fa0a80: Revert "Revert "[analyzer] Add failing test case d...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Wed Feb 23 01:48:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa0a80e017ebd58a71bdb4e4493bb022f80fe791
https://github.com/llvm/llvm-project/commit/fa0a80e017ebd58a71bdb4e4493bb022f80fe791
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
A clang/test/Analysis/taint-checker-callback-order-has-definition.c
A clang/test/Analysis/taint-checker-callback-order-without-definition.c
Log Message:
-----------
Revert "Revert "[analyzer] Add failing test case demonstrating buggy taint propagation""
This reverts commit b8ae323cca61dc1edcd36e9ae18c7e4c3d76d52e.
Let's try `REQUIRES: asserts`.
More information about the All-commits
mailing list