llvm-project
llvm-project copied to clipboard
Add DerefType for STL annotations
Note that for flow-sensitive analysis, the deref type is already correctly infered for STL types
It is? I though we use the one from the attribute. Sorry in that case :)
Whoops, we still need to solve this at some point for statement-local.