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-01-21 12:19:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f754b1fe12790301f7c31a026a22429f2849fca9
llvm
/
libcxx
History
Marshall Clow
e3fbe1433b
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
...
llvm-svn: 242056
2015-07-13 20:04:56 +00:00
..
cmake
…
include
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
2015-07-13 20:04:56 +00:00
lib
…
src
[libcxx] Add atomic_support.h header to src that handles needed atomic operations.
2015-07-07 00:27:16 +00:00
test
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
2015-07-13 20:04:56 +00:00
utils
…
www
The rest of N4279 and LWG#2464 - for unordered_map
2015-07-07 05:45:35 +00:00
.arcconfig
…
.gitignore
…
CMakeLists.txt
Make support for thread-unsafe C functions optional.
2015-06-24 08:44:38 +00:00
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
…
TODO.TXT
Cleanup result_of tests and fix issues with the C++03 result_of.
2015-06-13 08:25:24 +00:00