Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-25G M: Improve support for compilers not supporting defaulted functions.Howard Hinnant
2013-08-22David Blaikie suggested this test for detecting constexpr on the error_catego...Howard Hinnant
2013-08-21LWG 2145 - mark constructor for std::error_category as inline and constexpr. ...Marshall Clow
2013-08-12Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant
2013-03-07No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant
2012-10-30Rename uses of _ and __ because these are getting stepped on by macros from o...Howard Hinnant
2012-09-14Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...Howard Hinnant
2012-03-21It appears that the standard accidentally removed the default constructor for...Howard Hinnant
2012-02-22Modernize conversion to bool to the explicit bool conversion operator (librar...Howard Hinnant
2011-12-02Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Gane...Howard Hinnant
2011-12-02Quash a whole bunch of warningsHoward Hinnant
2011-11-29Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant
2011-10-18Windows support by Ruben Van Boxem.Howard Hinnant
2011-05-26Applied noexcept to everything in [diagnostics] (Chapter 19)Howard Hinnant
2010-11-17license changeHoward Hinnant
2010-09-23visibility-decoration.Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-08-11#ifdef around Solaris/Linux/Darwin-specific error codes and replace them with...David Chisnall
2010-05-12Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant