Go to file
Richard Trieu 393197a08e Move the warning of implicit cast of a floating point to an integer out of
-Wconversion and into it's own group, -Wfloating-point-conversion.

llvm-svn: 206832
2014-04-22 01:01:05 +00:00
clang Move the warning of implicit cast of a floating point to an integer out of 2014-04-22 01:01:05 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [sanitizer] Intercept tsearch. 2014-04-21 14:21:51 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Default the copy and move constructors for __tuple_leaf. This fixes bugs 18853 and 19118. Add a test case for that. 2014-04-21 23:48:09 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld [PECOFF] Handle line comment in module-definition file. 2014-04-22 00:11:52 +00:00
lldb Update FreeBSD: Threads and Watchpoints generally work 2014-04-21 20:43:20 +00:00
llvm [Modules] Followup to r206822 to add a DEBUG_TYPE which is used on ARM 2014-04-21 23:58:10 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Really fix the load case. 2014-04-18 09:46:35 +00:00