Re: [cfe-users] How to change alignment of long long

2016-10-22 Thread Philipp Klaus Krause via cfe-users
On 22.10.2016 09:35, Philipp Klaus Krause via cfe-users wrote: > Found another one that encountered this problem: > > http://lists.llvm.org/pipermail/cfe-dev/2013-October/032554.html > > Again no solution there. > > Is anyone sucessfully using clang (preferably 3.8) with an alignment for > long

Re: [cfe-users] How to change alignment of long long

2016-10-22 Thread Philipp Klaus Krause via cfe-users
Found another one that encountered this problem: http://lists.llvm.org/pipermail/cfe-dev/2013-October/032554.html Again no solution there. Is anyone sucessfully using clang (preferably 3.8) with an alignment for long long or double that is not 64 bits? Philipp _