Windows: Shrink sizeof(MacroInfo) from 256 to 248, MacroDirective 24 to 16
In the Microsoft ABI, only bitfields with identical types get packed together, so use consistently use one of the two instead of a mix. Saves 457kB when parsing windows.h. No intended behavior change. llvm-svn: 264597
Loading
Please register or sign in to comment