llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

Add DerefType for STL annotations

Open Xazax-hun opened this issue 5 years ago • 3 comments

Xazax-hun avatar Aug 30 '19 16:08 Xazax-hun

Note that for flow-sensitive analysis, the deref type is already correctly infered for STL types

mgehre avatar Aug 30 '19 19:08 mgehre

It is? I though we use the one from the attribute. Sorry in that case :)

Xazax-hun avatar Aug 30 '19 19:08 Xazax-hun

Whoops, we still need to solve this at some point for statement-local.

Xazax-hun avatar Aug 30 '19 19:08 Xazax-hun