Go to file
Martin Probst a166979e45 clang-format: [JS] respect clang-format off when requoting strings.
Reviewers: djasper

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D20200

llvm-svn: 269282
2016-05-12 11:20:32 +00:00
clang clang-format: [JS] respect clang-format off when requoting strings. 2016-05-12 11:20:32 +00:00
clang-tools-extra [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks. 2016-05-12 10:00:49 +00:00
compiler-rt [ASan] [SystemZ] Add -mbackchain to test cflags. 2016-05-12 08:49:34 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx [libcxx] Prefer C++14 over C++11 when building libc++experimental. 2016-05-10 16:17:43 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld [ELF] implemented -z defs option 2016-05-11 13:48:41 +00:00
lldb Fix a race in ProcessGDBRemote::MonitorDebugServerProcess 2016-05-12 11:10:01 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in needsRelocateWithSymbol() 2016-05-12 10:55:00 +00:00
openmp Restore NULL flag check in __kmp_null_resume_wrapper 2016-05-12 00:54:08 +00:00
polly Invalidate unprofitable SCoPs after creation 2016-05-10 16:38:09 +00:00