Adding AST matchers for VarDecl storage durations. Can now determine whether a...
Adding AST matchers for VarDecl storage durations. Can now determine whether a VarDecl has automatic, static, or thread storage duration. This also updates the documentation for matchers, which appear to be missing some previous additions. llvm-svn: 253473
Loading
Please sign in to comment