Skip to content
Commit dc1b0114 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Changed VarDecl::hasGlobalStorage() to be the negation of hasLocalStorage().

Before it was the negation of hasAutoStorage(), which is incorrect. 
"Register" storage for Decls do not indicate global variables.

llvm-svn: 47630
parent d7a258d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment