Go to file
Daniel Jasper 988e7e4fe8 [clang-format] Don’t propagate AvoidBinPacking into argument
subexpressions

This is an attempt to fix the issue described in a recent email:
http://lists.llvm.org/pipermail/cfe-dev/2017-April/053632.html

Patch by jtbandes. Thank you!
Review: https://reviews.llvm.org/D32475

llvm-svn: 302427
2017-05-08 15:07:52 +00:00
clang [clang-format] Don’t propagate AvoidBinPacking into argument 2017-05-08 15:07:52 +00:00
clang-tools-extra [clang-tidy] Ignore private =deleted methods in macros. 2017-05-08 14:17:27 +00:00
compiler-rt [XRay][compiler-rt] XFAIL on ppc 2017-05-08 00:38:13 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix Windows tests when __config_site is present. 2017-05-08 13:15:22 +00:00
libcxxabi [libcxxabi][CMake] Set library dir when built under runtimes/ 2017-05-04 06:04:49 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] - Set DF_STATIC_TLS flag for i386 target. 2017-05-08 10:24:38 +00:00
lldb Be a little more permissive in DynamicLoaderMacOS::CanLoadImage 2017-05-06 01:15:47 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Adding reproducer for pr32967. NFC. 2017-05-08 14:47:32 +00:00
openmp [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][GPUJIT] Fixed OpenCL 2.0 min requirement for Error codes 2017-05-08 14:10:37 +00:00