Go to file
Sanjay Patel 0495dbf1e1 fix wrong comment; NFC
llvm-svn: 243113
2015-07-24 16:02:14 +00:00
clang Correcting some comments. (1) the function is named throughUsingDecl() and not throughUsingDeclaration(). (2) Testing shows that this does work for shadowed variables as well as shadowed functions. I could not find an example where this matcher was failing. NFC. 2015-07-24 15:47:32 +00:00
clang-tools-extra misc-unused-parameters: Fix bug where the check was looking at 2015-07-23 17:26:36 +00:00
compiler-rt [sanitizer] Fix double definition of a function. 2015-07-23 22:37:39 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc R600: Implement accurate double precision sqrt v2 2015-07-10 13:37:08 +00:00
libcxx Detect and throw on a class of bad regexes that we mistakenly accepted before. Thanks to Trevor Smigiel for the report 2015-07-23 18:27:51 +00:00
libcxxabi Remove include directive for the unused libunwind_ext.h. 2015-07-12 14:47:53 +00:00
libunwind unwind: Fix libc++abi and libgcc build. 2015-07-24 00:16:48 +00:00
lld Fix -Wextra-semi. 2015-07-23 23:03:55 +00:00
lldb Initialize variable to prevent garbage values (RenderScriptRuntime) 2015-07-24 10:01:11 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm fix wrong comment; NFC 2015-07-24 16:02:14 +00:00
openmp Patch out a fatal assertion in OpenMP runtime until preconditions are met 2015-07-23 18:58:37 +00:00
polly Update isl to isl-0.15-86-g595055e 2015-07-24 13:12:17 +00:00