Change Sema's UnusedStaticFuncs to UnusedFileScopedDecls to allow also keeping...
Change Sema's UnusedStaticFuncs to UnusedFileScopedDecls to allow also keeping track of unused file scoped variables. This is only preparation, currently only static function definitions are tracked, as before. llvm-svn: 111025
Loading
Please register or sign in to comment