aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2015-11-04 23:42:56 +0000
committerXinliang David Li <davidxl@google.com>2015-11-04 23:42:56 +0000
commitf5aff03630215115b98c9a1864e0b085da9a7e05 (patch)
tree81badbc8eb9a0ceae87e5ac9700c056de144cd85 /clang/lib/Basic/Module.cpp
parent51507d2ad84683daa77d202141d0a63ff94ae9d6 (diff)
downloadllvm-f5aff03630215115b98c9a1864e0b085da9a7e05.zip
llvm-f5aff03630215115b98c9a1864e0b085da9a7e05.tar.gz
llvm-f5aff03630215115b98c9a1864e0b085da9a7e05.tar.bz2
Define portable macros for packed struct definitions:
1. A macro with argument: LLVM_PACKED(StructDefinition) 2. A pair of macros defining scope of region with packing: LLVM_PACKED_START struct A { ... }; struct B { ... }; LLVM_PACKED_END Differential Revision: http://reviews.llvm.org/D14337 llvm-svn: 252099
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions