Go to file
Samuel Benzaquen 462501ee7e Force braces on the else branch if they are being added to the if branch.
Summary:
Force braces on the else branch if they are being added to the if branch.
This ensures consistency in the transformed code.

Reviewers: alexfh

Subscribers: cfe-commits

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

llvm-svn: 233697
2015-03-31 13:53:03 +00:00
clang Make new test slightly more generic to allow running it under 2015-03-31 09:08:16 +00:00
clang-tools-extra Force braces on the else branch if they are being added to the if branch. 2015-03-31 13:53:03 +00:00
compiler-rt [Sanitizer RT] Put the Symbolizer module name string ownership in order 2015-03-31 12:50:05 +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 Implement fast_distance builtin 2015-03-23 18:10:04 +00:00
libcxx [libcxx] Add code coverage configuration to CMake and LIT. 2015-03-31 04:15:45 +00:00
libcxxabi Also use dl_iterate_phdr() on CloudABI. 2015-03-31 07:59:53 +00:00
lld [Mips] Remove redundant #include 2015-03-31 13:04:08 +00:00
lldb [LLDB][MIPS] Read/Write register for MIPS64 2015-03-31 12:01:27 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm Expand MUX instructions early on Hexagon 2015-03-31 13:35:12 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Do not scale tile loops 2015-03-31 07:52:36 +00:00