AST: Don't assume two zero sized objects live at different addresses
Zero sized objects may overlap with each other or any other object. This fixes PR21786. llvm-svn: 223852
Loading
Please sign in to comment
Zero sized objects may overlap with each other or any other object. This fixes PR21786. llvm-svn: 223852