Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

clang-format fails formatting gtest.h #40906

Open Quuxplusone opened 5 years ago

Quuxplusone commented 5 years ago
Bugzilla Link PR41936
Status NEW
Importance P release blocker
Reported by NN (nn1436401@gmail.com)
Reported on 2019-05-19 03:14:48 -0700
Last modified on 2019-05-19 03:15:28 -0700
Version trunk
Hardware PC Windows XP
CC djasper@google.com, klimek@google.com, llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments gtest.h (874488 bytes, text/plain)
.clang-format (2431 bytes, text/plain)
Blocks
Blocked by
See also
Created attachment 21972
gtest.h

gtest.h is a file 800kB.
clang-format cannot format it.
This is the file:
https://github.com/facebook/rocksdb/blob/master/third-party/gtest-1.7.0/fused-src/gtest/gtest.h
Quuxplusone commented 5 years ago

Attached gtest.h (874488 bytes, text/plain): gtest.h

Quuxplusone commented 5 years ago

Attached .clang-format (2431 bytes, text/plain): .clang-format