Author: boga95
Date: Sun Sep 8 12:23:43 2019
New Revision: 371342
URL: http://llvm.org/viewvc/llvm-project?rev=371342&view=rev
Log:
Move prop-sink branch to monorepo.
Modified:
cfe/trunk/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
cfe/trunk/test/Analysis/taint-generic.c
Modified
*
> > Failing Tests (1):
> > Clang :: Analysis/taint-generic.c
> >
> >
> > Please have a look?
> > These builders were already red and did not send any notifications.
>
> I think Reid fixed this in r367249
> (http://llvm.org/viewvc/llvm-project?view=revision&re
Author: boga95
Date: Sun Jul 28 07:57:41 2019
New Revision: 367193
URL: http://llvm.org/viewvc/llvm-project?rev=367193&view=rev
Log:
Buildbot fix for r367190
Modified:
cfe/trunk/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
Modified: cfe/trunk/lib/StaticAnalyzer/Checkers/GenericTaintCh
Author: boga95
Date: Sun Jul 28 06:38:04 2019
New Revision: 367190
URL: http://llvm.org/viewvc/llvm-project?rev=367190&view=rev
Log:
[analyzer] Add yaml parser to GenericTaintChecker
While we implemented taint propagation rules for several
builtin/standard functions, there's a natural desire for