This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-07 07:39:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e63746195db0a3edff1215f36cb677be6e327eae
llvm
/
libcxx
History
Howard Hinnant
d01320c200
Apply noexcept and constexpr to <atomic>.
...
llvm-svn: 154526
2012-04-11 20:14:21 +00:00
..
cmake
…
include
Apply noexcept and constexpr to <atomic>.
2012-04-11 20:14:21 +00:00
lib
…
src
Put std::piecewise_construct_t back into the dylib for ABI stability. When clients are in C++11/constexpr mode this will be safely ignored because piecewise_construct is then declared with internal linkage.
2012-04-03 23:45:46 +00:00
test
Fix the remaining atomic tests, all of which were wrong for the case where a
2012-04-05 13:48:16 +00:00
www
Updated documentation contributed by Christopher Jefferson.
2012-04-03 15:08:42 +00:00
CMakeLists.txt
…
CREDITS.TXT
Update <limits> with constexpr support. Patch contributed by Jonathan Sauer.
2012-04-02 19:23:15 +00:00
LICENSE.TXT
…
Makefile
…