hanchenye-llvm-project/libcxx
Marshall Clow c2be5ab581 Fix PR#32605: common_type<T> is not SFINAE-friendly
llvm-svn: 299901
2017-04-10 23:47:47 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake [CMake][libcxx] Use check_c_compiler_flag to check for nodefaultlibs 2017-04-06 21:06:33 +00:00
docs [libc++] Make _LIBCPP_TYPE_VIS export members 2017-03-02 03:22:18 +00:00
include Fix PR#32605: common_type<T> is not SFINAE-friendly 2017-04-10 23:47:47 +00:00
lib [CMake][libcxx] Use builtins rather than gcc_s when compiler-rt is requested 2017-04-05 22:53:05 +00:00
src [libc++] Drop support for CRTs older than VS 2015 2017-04-07 02:20:52 +00:00
test Fix PR#32605: common_type<T> is not SFINAE-friendly 2017-04-10 23:47:47 +00:00
utils Fix remote test execution in lit 2017-04-06 01:14:57 +00:00
www Fix LWG 2934 - optional<const T> doesn't compare with T 2017-03-30 20:06:52 +00:00
.arcconfig
.clang-format Tweak .clang-format configuration. 2017-01-14 05:43:02 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt suppress GCC warning about noexcept functions changing mangling 2017-04-03 20:53:15 +00:00
CREDITS.TXT Updated email address in `CREDITS.txt`. 2017-03-06 20:46:55 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Add list of filesystem NB comments to TODO.TXT so they can be tracked separately 2017-03-06 21:23:36 +00:00