Go to file
Michal Gorny 376548c34c [solaris] Fix iswxdigit_l() support function prototype
Fix the iswxdigit_l() function prototype to take wint_t parameter
instead of incorrect wchar_t.

Differential Revision: https://reviews.llvm.org/D25431

llvm-svn: 284493
2016-10-18 16:54:54 +00:00
clang Revert r284265 "[Sema] Refactor context checking for availability diagnostics" 2016-10-18 15:26:43 +00:00
clang-tools-extra Fix signed/unsigned comparison warnings 2016-10-18 13:15:31 +00:00
compiler-rt [profile] Mark lprofCurFilename as COMPILER_RT_WEAK 2016-10-18 00:02:28 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [solaris] Fix iswxdigit_l() support function prototype 2016-10-18 16:54:54 +00:00
libcxxabi Fix typo in comment 2016-10-15 00:02:20 +00:00
libunwind [libunwind] Add missing <stdint.h> include. NFC. 2016-10-13 14:32:24 +00:00
lld Use reserve instead of grow. 2016-10-18 15:31:23 +00:00
lldb xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOS 2016-10-18 15:15:24 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [DAGCombiner] Add splatted vector support to (udiv x, (shl pow2, y)) -> x >>u (log2(pow2)+y) 2016-10-18 16:36:00 +00:00
openmp Fix a compile error on musl-libc due to strerror_r() prototype 2016-10-18 16:38:44 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly Handle multi-dimensional invariant load. 2016-10-17 21:04:26 +00:00