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-18 16:50:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
886c6a645f451ddb56df609c2bb6fe7388045f3e
llvm
/
libcxx
History
Marshall Clow
886c6a645f
Fix PR19819
...
llvm-svn: 205709
2014-04-07 13:32:26 +00:00
..
cmake
build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS
2014-03-12 04:11:34 +00:00
include
Fix PR19819
2014-04-07 13:32:26 +00:00
lib
…
src
Implement LWG issue
#2135
. If something goes wrong in condition_variable::wait, call terminate() rather than throwing an error. Do this indirectly, by marking the call as 'noexcept'. This is better than just calling terminate() directly, because it gives a better error message on the console.
2014-03-26 02:45:04 +00:00
test
Fix PR19819
2014-04-07 13:32:26 +00:00
www
Removed 'sized deallocation' from C++14 status page since it turned out to require no library work, and fixed a typo in index.html. Thanks to Tobias for pointing these out.
2014-04-07 07:28:33 +00:00
.arcconfig
…
CMakeLists.txt
build: fix erroneous overwriting of flags
2014-03-12 04:11:31 +00:00
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
Exclude .svn (and other "dot" directories) when installing headers.
2014-03-13 16:13:54 +00:00