Ericsson / clang

Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15 stars 10 forks source link

Handle visibility of VarDecls #502

Closed martong closed 6 years ago

martong commented 6 years ago

This involves the refactor of the visibility tests case, from now on they are type-dependent too.

martong commented 6 years ago

Update:

martong commented 5 years ago

https://reviews.llvm.org/D57232