ScopInfo: no need to clear alias group explicitly
The alias group will anyhow be cleared at the end of this function and is not used afterwards. We avoid an explicit clear() call at multiple places to improve readability of this code. llvm-svn: 292125
Loading
Please sign in to comment