Go to file
Eric Fiselier eea71e8f0e [clang-format] Allow git-clang-format to handle empty extensions.
Most of libc++'s header files don't use extension. This prevents
using git-clang-format on them, which is frustrating.

This patch allows empty extensions to be passed using either
the --extensions option, or the clangformat.extensions git-config
value.

llvm-svn: 305437
2017-06-15 00:54:08 +00:00
clang [clang-format] Allow git-clang-format to handle empty extensions. 2017-06-15 00:54:08 +00:00
clang-tools-extra Update Append Argument to more efficiently traverse tokens 2017-06-15 00:27:23 +00:00
compiler-rt [asan] Fix typo in doc string. 2017-06-15 00:31:59 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [locale] Avoid copy of __atoms when char_type is char 2017-06-14 23:17:45 +00:00
libcxxabi Set a default value for LIBCXXABI_LIBDIR_SUFFIX, fixes installing into lib64 after r304374 2017-06-13 08:16:44 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld Inline a small function. NFC. 2017-06-14 23:37:37 +00:00
lldb [testsuite] xfailed two tests that depend on NSString conforming to NSCopying. 2017-06-14 23:01:43 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Removal of accidental duplication in test assembly file. NFC. 2017-06-14 23:55:39 +00:00
openmp Replace platform macro with KMP_MIC_SUPPORTED 2017-06-13 17:17:26 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Don't check side effects for functions outside of SCoP 2017-06-14 22:43:28 +00:00