Go to file
David Majnemer 5149bac8b4 Add a .clang-format file to enhance formatting experience with clang-format
clang-format is a handy tool that formats code very intelligently.  I'd
like to use it with LLDB but it requires a .clang-format file to inform
it about LLDB-specific formatting rules.

More information on these rules are here:
http://clang.llvm.org/docs/ClangFormatStyleOptions.html

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

llvm-svn: 213823
2014-07-24 00:26:04 +00:00
clang Replace r213816's fix with a different one. It's not meaningful to call 2014-07-23 23:50:25 +00:00
clang-tools-extra Add the fix that should've accompanied r213738. 2014-07-23 11:50:54 +00:00
compiler-rt Build libcxx-tsan only if TSan is supported on host architecture 2014-07-23 20:07:26 +00:00
debuginfo-tests
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx Fix ctype_base::xdigit for Android. 2014-07-23 19:32:03 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld Change the signature of insertElementAt and rename addInputElementFront 2014-07-24 00:08:22 +00:00
lldb Add a .clang-format file to enhance formatting experience with clang-format 2014-07-24 00:26:04 +00:00
llvm Add a VS "14" msbuild toolset 2014-07-23 23:49:16 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Fix] Typo during refactoring 2014-07-23 20:26:25 +00:00