diff options
author | Eric Fiselier <eric@efcs.ca> | 2018-10-01 04:08:06 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2018-10-01 04:08:06 +0000 |
commit | b6f4d445f07b0a8ddb25f1be8d511d60cde05c37 (patch) | |
tree | 987dfb12b796e9dbb4539ff0cc23f96834f978b3 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 1f44fda0b9ed3c3f5e44a7d73f98c420da48a17a (diff) | |
download | bcm5719-llvm-b6f4d445f07b0a8ddb25f1be8d511d60cde05c37.tar.gz bcm5719-llvm-b6f4d445f07b0a8ddb25f1be8d511d60cde05c37.zip |
Attempt to fix aligned allocation configuration under clang-cl
When we're using clang-cl and Microsoft's runtime implementation,
we don't provide align_val_t or aligned new/delete ourselves.
This patch updates the _LIBCPP_HAS_NO_ALIGNED_ALLOCATION macro
to reflect this.
llvm-svn: 343441
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions