bmharper added a comment.
Hi @djasper,
This is the first patch I've contributed here, so I'm not familiar with the
whole process. I assume this code is ready to land? When exactly does it get
merged into master, and is there something else that I still need to do to make
that happen?
Thanks,
B
bmharper updated this revision to Diff 89463.
bmharper added a comment.
Fixed two small issues raised by @daphnediane
https://reviews.llvm.org/D21279
Files:
lib/Format/WhitespaceManager.cpp
lib/Format/WhitespaceManager.h
unittests/Format/FormatTest.cpp
Index: unittests/Format/FormatTest.
bmharper added a comment.
Thanks for all the code review work! I'm impressed by the quality standard
maintained here.
https://reviews.llvm.org/D21279
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/list
bmharper updated this revision to Diff 87478.
bmharper added a comment.
small comment tweak
https://reviews.llvm.org/D21279
Files:
lib/Format/WhitespaceManager.cpp
lib/Format/WhitespaceManager.h
unittests/Format/FormatTest.cpp
Index: unittests/Format/FormatTest.cpp
==
bmharper updated this revision to Diff 87361.
bmharper added a comment.
This looks a lot better IMO. Thanks @daphnediane - you should recognize the
code ;)
The special closing paren logic inside of nestingAndIndentLevel() is indeed
redundant now.
https://reviews.llvm.org/D21279
Files:
lib/F
bmharper added a comment.
Thanks @daphnediane. I only read your comment after merging, but that would
have been helpful.
https://reviews.llvm.org/D21279
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/l
bmharper updated this revision to Diff 87179.
bmharper added a comment.
Fixed a stale comment
https://reviews.llvm.org/D21279
Files:
lib/Format/WhitespaceManager.cpp
lib/Format/WhitespaceManager.h
unittests/Format/FormatTest.cpp
Index: unittests/Format/FormatTest.cpp
bmharper updated this revision to Diff 87178.
bmharper added a comment.
Hi @djasper,
I've made the latest bunch of review changes, and rebased onto master. I didn't
check the numbers, but I think the code is slightly smaller after the rebase.
Regards,
Ben
https://reviews.llvm.org/D21279
Files
bmharper added a comment.
Thanks - the merge conflicts don't look too bad. I should have it cleaned up by
tomorrow.
https://reviews.llvm.org/D21279
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listin
bmharper added a comment.
Pinging @djasper. Any chance we can get this merged?
https://reviews.llvm.org/D21279
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
bmharper added a comment.
Hi @enyquist,
I'd like to guess that this patch will solve your problem, but I'm not intimate
enough with this code to give you a definitive answer. I hope we can get this
merged soon, so that you can just run it and see.
Ben
https://reviews.llvm.org/D21279
__
bmharper updated this revision to Diff 81213.
bmharper added a comment.
Sorry for the incredibly long turnaround time on this one - I don't have any
legitimate excuse, and I know it just makes reviewing it harder.
Anyway - I have sorted out all the issues mentioned in the last review. One
thing
12 matches
Mail list logo