Go to file
Sylvestre Ledru 30eff98e7e Remove useless declaration. If match_type == eNameMatchIgnore, we already left this function at the beginning of the method. Found by coverity. Fixes CID 1094188
llvm-svn: 191617
2013-09-28 15:35:02 +00:00
clang Make helper function static. 2013-09-28 15:08:41 +00:00
clang-tools-extra clang-modernize: Fixing a few left over cpp11-migrate references 2013-09-26 19:26:58 +00:00
compiler-rt [LSan] Don't report leaks with single-frame stack traces 2013-09-27 13:54:20 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Fixed bad link for n3789; thanks to Chip Davis for the catch 2013-09-28 01:52:18 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [mach-o] Add support for -mllvm to darwin driver 2013-09-28 00:29:33 +00:00
lldb Remove useless declaration. If match_type == eNameMatchIgnore, we already left this function at the beginning of the method. Found by coverity. Fixes CID 1094188 2013-09-28 15:35:02 +00:00
llvm Even more spelling fixes for "instruction". 2013-09-28 13:42:22 +00:00
openmp First attempt to import OpenMP runtime 2013-09-27 10:38:44 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00