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 04:14:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
598f702b04e0eccae3e341207b86326793228dcd
llvm
/
libcxx
History
Howard Hinnant
598f702b04
Change emplace for vector and deque to create the temporary (when necessary) before any changes to the container are made. Nikolay Ivchenkov deserves the credit for pushing this problem and the solution for it.
...
llvm-svn: 159918
2012-07-08 23:23:04 +00:00
..
cmake
…
include
Change emplace for vector and deque to create the temporary (when necessary) before any changes to the container are made. Nikolay Ivchenkov deserves the credit for pushing this problem and the solution for it.
2012-07-08 23:23:04 +00:00
lib
…
src
Appy constexpr to <memory>. Picked up a few missing noexcepts as well.
2012-07-07 20:56:04 +00:00
test
Apply constexpr to <bitset>.
2012-07-07 17:04:52 +00:00
www
New Windows libc++ test results provided by Ruben Van Boxem.
2012-07-06 19:35:31 +00:00
CMakeLists.txt
Fix warning flags for CMake builds, from Andrew C. Morrow!
2012-06-07 22:26:00 +00:00
CREDITS.TXT
libc++: Add some missing #includes to atomics tests. libc++ doesn't need these
2012-04-19 00:50:47 +00:00
LICENSE.TXT
…
Makefile
fix help with bash
2012-06-25 23:51:05 +00:00