[analyzer] Be lazy about struct/array global invalidation too.
Structs and arrays can take advantage of the single top-level global symbol optimization (described in the previous commit) just as well as scalars. No intended behavioral change. llvm-svn: 179555
Loading
Please register or sign in to comment