aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/CodeGenMapTable.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-02-11 06:43:01 +0000
committerDaniel Jasper <djasper@google.com>2016-02-11 06:43:01 +0000
commit88db760e4b6dc781273f6ee6a263bf6e81691873 (patch)
tree8d1ad3b720ef4acb5313434982af9916fc7434c2 /llvm/utils/TableGen/CodeGenMapTable.cpp
parent7f550f3dbbb88fc660350301e6dcdce4bfba9be1 (diff)
downloadllvm-88db760e4b6dc781273f6ee6a263bf6e81691873.zip
llvm-88db760e4b6dc781273f6ee6a263bf6e81691873.tar.gz
llvm-88db760e4b6dc781273f6ee6a263bf6e81691873.tar.bz2
clang-format: Make it more expensive to break template parameters.
In particular, make it more expensive than breaking after the return type of a function definition/declaration. Before: template <typename T> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaa< T>::aaaaaaaaaaaaa(aaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaa); After: template <typename T> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaa<T>::aaaaaaaaaaaaa( aaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaa); llvm-svn: 260497
Diffstat (limited to 'llvm/utils/TableGen/CodeGenMapTable.cpp')
0 files changed, 0 insertions, 0 deletions