diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-08-27 17:00:11 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2014-08-27 17:00:11 +0000 |
commit | 7d1c2d88785305c169e740dc72727c6a410d9d7e (patch) | |
tree | 1b9535f66f770578d7712ed5d8cab5477dd2274f /llvm/lib/Support/DynamicLibrary.cpp | |
parent | 180d76b4089e74bb08e2b00d20c5eabba8eaa024 (diff) | |
download | llvm-7d1c2d88785305c169e740dc72727c6a410d9d7e.zip llvm-7d1c2d88785305c169e740dc72727c6a410d9d7e.tar.gz llvm-7d1c2d88785305c169e740dc72727c6a410d9d7e.tar.bz2 |
Mark test types for <atomic> nothrow default constructible. Patch from Steve MacKenzie.
The way the standard currently specifies the default constructor for atomic<T>
requires T to be nothrow default constructible. This patch makes our test types
meet this requirement.
Note: The nothrow default constructible requirment is subject to the outcome of
LWG issue 1265.
llvm-svn: 216561
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions