hanchenye-llvm-project/libcxx
Richard Smith e1f363c724 Remove 'noreturn' attribute from friend declaration. This attribute will be
inherited from the previous out-of-class declaration, and attributes on friend
function declarations are ill-formed in C++11.

llvm-svn: 168853
2012-11-29 04:30:50 +00:00
..
cmake http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki 2011-05-24 12:54:00 +00:00
include Remove 'noreturn' attribute from friend declaration. This attribute will be 2012-11-29 04:30:50 +00:00
lib Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem. 2012-03-19 15:40:23 +00:00
src Rename uses of _ and __ because these are getting stepped on by macros from other system code. 2012-10-30 19:06:59 +00:00
test tests/lit: Change test default parameters to assume local build. 2012-11-27 23:56:28 +00:00
www Fix type-o. 2012-11-27 18:52:32 +00:00
CMakeLists.txt Andrew Morrow: The current CMake setup for libc++ incorrectly uses the variable 2012-08-05 17:37:39 +00:00
CREDITS.TXT Add an entry in CREDITS.TXT 2012-10-15 17:34:53 +00:00
LICENSE.TXT Happy new year 2012! 2012-01-01 08:16:56 +00:00
Makefile Fix installheaders target to do what it did prior to r161760. rdar://12348765 2012-09-21 20:49:54 +00:00