aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorJan Korous <jkorous@apple.com>2020-09-22 21:21:08 -0700
committerJan Korous <jkorous@apple.com>2020-09-22 21:57:24 -0700
commit47e6851423fd32f0685a643236ad946e23ab14ff (patch)
tree957371dfaa7d523be422dcc8341ee01bd4d4a238 /clang/lib/CodeGen
parentdfd295431a50aa8bccc0b89da9acf3c48b3d4b29 (diff)
downloadllvm-47e6851423fd32f0685a643236ad946e23ab14ff.zip
llvm-47e6851423fd32f0685a643236ad946e23ab14ff.tar.gz
llvm-47e6851423fd32f0685a643236ad946e23ab14ff.tar.bz2
[Analyzer][WebKit] Use tri-state types for relevant predicates
Some of the predicates can't always be decided - for example when a type definition isn't available. At the same time it's necessary to let client code decide what to do about such cases - specifically we can't just use true or false values as there are callees with conflicting strategies how to handle this. This is a speculative fix for PR47276. Differential Revision: https://reviews.llvm.org/D88133
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions