Go to file
Alp Toker 51420a8d62 Remove old fenv.h workaround for a historic clang driver bug
Tested and works fine with clang using libstdc++.

All indications are that this was fixed some time ago and isn't a problem with
any clang version we support.

I've added a note in PR6907 which is still open for some reason.

llvm-svn: 210485
2014-06-09 19:00:52 +00:00
clang Allow definition of dllimport static fields in partial specializations (PR19956) 2014-06-09 18:30:28 +00:00
clang-tools-extra [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
compiler-rt [asan] Remove dependency of tests on runtime library in standalone build. 2014-06-09 11:17:37 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Testing infastructure: A template for char_traits where all the functions are constexpr, and a comparison predicate which counts how many times it's been called. 2014-06-06 22:33:40 +00:00
libcxxabi Add test case for inherited exceptions 2014-06-03 21:50:11 +00:00
lld [Mips] Make dt-textrel.test test case independent from external input files. 2014-06-09 13:45:58 +00:00
lldb Added gdb-remote test for s packet, single stepping. 2014-06-09 17:46:37 +00:00
llvm Remove old fenv.h workaround for a historic clang driver bug 2014-06-09 19:00:52 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Adjust another test case to not access out of bounds 2014-06-04 19:41:47 +00:00