llvm-project/clang-tools-extra/unittests
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-apply-replacements Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
clang-modernize Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
clang-query Add clangBasic to libdeps according to r232051 since the interface of ASTMatchers was changed. 2015-03-13 03:47:43 +00:00
clang-rename Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
clang-tidy Force braces on the else branch if they are being added to the if branch. 2015-03-31 13:53:03 +00:00
include/common Update for Clang API change. 2014-08-27 20:54:50 +00:00
CMakeLists.txt Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
Makefile Re-structure clang-rename into a library and the tool. 2014-10-13 11:30:27 +00:00