diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2018-08-06 14:33:45 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2018-08-06 14:33:45 +0000 |
commit | 8d53476614157bba06b14e672621cef7e7ee7497 (patch) | |
tree | 6ff1d068355c985a4076b064d51ba82d695751c4 /clang/unittests/Basic/FixedPointTest.cpp | |
parent | 58529c3f5739c7bdb74da8c6ce3e2d16672e9315 (diff) | |
download | bcm5719-llvm-8d53476614157bba06b14e672621cef7e7ee7497.tar.gz bcm5719-llvm-8d53476614157bba06b14e672621cef7e7ee7497.zip |
[AST] Move the enum in ObjCMethodDeclBitfields
Move the enum { ObjCMethodFamilyBitWidth = 4 } to the top of
the class. For some dark reason having the enum between the
bitfields breaks the packing with gcc version 7.3-win32 20180312.
Reported by: Abramo Bagnara (by email)
llvm-svn: 339017
Diffstat (limited to 'clang/unittests/Basic/FixedPointTest.cpp')
0 files changed, 0 insertions, 0 deletions