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
9a072c19ae35ab827c489fc041dda207bcf8960a
llvm
/
libcxx
History
Eric Fiselier
e15f86cb12
Modify tests to check that va_copy is only defined in C++11 and beyond.
...
llvm-svn: 222282
2014-11-18 23:46:18 +00:00
..
cmake
Fix build regression caused by not defining ABI library macros
2014-11-15 17:25:23 +00:00
include
Implement LWG2400 - 'shared_ptr's get_deleter() should use addressof()', and add tests. Mark LWG2400 and LWG2404 as complete
2014-11-17 19:05:50 +00:00
lib
[libcxx] Refactor CMakeLists.txt handling of compile and link flags to suppress warnings.
2014-11-15 06:26:30 +00:00
src
Initialize pointer in string conversion helpers to prevent MSAN diagnostic.
2014-11-14 22:23:57 +00:00
test
Modify tests to check that va_copy is only defined in C++11 and beyond.
2014-11-18 23:46:18 +00:00
www
Marked LWG 2399 as complete. I committed a test for this earlier today.
2014-11-18 20:37:47 +00:00
.arcconfig
…
CMakeLists.txt
Add support for LLVM_USE_SANITIZER=Thread
2014-11-18 21:26:45 +00:00
CREDITS.TXT
Add self to credits
2014-08-21 04:21:43 +00:00
LICENSE.TXT
…
Makefile
…