diff options
author | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2017-09-26 23:08:39 +0000 |
---|---|---|
committer | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2017-09-26 23:08:39 +0000 |
commit | 1d8a407e642a211c3dfccf4d2d4d383603dd2273 (patch) | |
tree | 8ddf66cdf926db23121548884dda75c63326dc8d /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 2ea995adf092bf0e5aa753843f1af45be68a945c (diff) | |
download | bcm5719-llvm-1d8a407e642a211c3dfccf4d2d4d383603dd2273.tar.gz bcm5719-llvm-1d8a407e642a211c3dfccf4d2d4d383603dd2273.zip |
[libcxx] [test] Silence warning C4324 for MSVC.
This warning "structure was padded due to alignment specifier" says
that the compiler is going to do exactly what you asked it to do.
It's triggered by the tests for over-aligned dynamic memory allocation.
llvm-svn: 314257
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions