diff options
author | mydeveloperday <mydeveloperday@gmail.com> | 2021-01-17 11:13:50 +0000 |
---|---|---|
committer | mydeveloperday <mydeveloperday@gmail.com> | 2021-01-17 11:14:33 +0000 |
commit | 00dc97f16708aad67834552285c0af01b37303d6 (patch) | |
tree | 704918c3091cba34a03f53bacbee3c8b20af7a4a /llvm/lib/Object/COFFObjectFile.cpp | |
parent | e7bc6c594b75602c23cb901f53b3a30d48e2ee78 (diff) | |
download | llvm-00dc97f16708aad67834552285c0af01b37303d6.zip llvm-00dc97f16708aad67834552285c0af01b37303d6.tar.gz llvm-00dc97f16708aad67834552285c0af01b37303d6.tar.bz2 |
[clang-format] PR48594 BraceWrapping: SplitEmptyRecord ignored for templates
https://bugs.llvm.org/show_bug.cgi?id=48594
Empty or small templates were not being treated the same way as small classes especially when SplitEmptyRecord was set to true
This revision aims to help this by identifying a case when we should try not to merge the lines together
Reviewed By: curdeius, JohelEGP
Differential Revision: https://reviews.llvm.org/D93839
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions