forked from OSchip/llvm-project
![]() This seems to have broken the sanitizer-x86_64-linux buildbot. Reverting until it's fixed, especially since this landed just before the 5.0 branch. > This commit adds a new -Wpragma-pack warning. It warns in the following cases: > > - When a translation unit is missing terminating #pragma pack (pop) directives. > - When entering an included file if the current alignment value as determined > by '#pragma pack' directives is different from the default alignment value. > - When leaving an included file that changed the state of the current alignment > value. > > rdar://10184173 > > Differential Revision: https://reviews.llvm.org/D35484 llvm-svn: 308455 |
||
---|---|---|
.. | ||
conversion.h | ||
diagnose-if-warn-system-header.h | ||
format-unused-system-args.h | ||
ms-keyword-system-header.h | ||
pragma-arc-cf-code-audited.h | ||
unused-expr-system-header.h | ||
warn-unreachable.h |