-
Notifications
You must be signed in to change notification settings - Fork 13.6k
[clang-format] Add BreakBeforeTemplateCloser option #118046
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
1caf823
[clang-format] Add BreakBeforeTemplateClose option
leijurv 212e444
add test case
leijurv 3927d41
more tests
leijurv 2c3a64c
more tests
leijurv abedc01
Merge branch 'main' into BreakBeforeTemplateClose
leijurv 29742cd
Merge branch 'main' into BreakBeforeTemplateClose
leijurv f96441d
Merge branch 'main' into BreakBeforeTemplateClose
leijurv 19bc40e
address comments
leijurv f75268a
address comments
leijurv 1304288
address comments
leijurv 9277a68
switch from bool to enum
leijurv 0952882
switch from multiline to blockindent
leijurv ed0289f
one last test
leijurv 53766dd
rerun dump format style
leijurv 605ade3
Merge branch 'main' into BreakBeforeTemplateClose
leijurv deb01fc
Merge branch 'main' into BreakBeforeTemplateClose
leijurv b1a5445
Merge branch 'main' into BreakBeforeTemplateClose
leijurv fa15aca
address comments
leijurv c0090c8
address comments
leijurv 2973647
Merge branch 'main' into BreakBeforeTemplateClose
leijurv 9c684c8
Merge branch 'main' into BreakBeforeTemplateClose
leijurv dc65a0d
Merge branch 'main' into BreakBeforeTemplateClose
leijurv 9381a00
bump version to 21
leijurv a437f23
also need to bump version here
leijurv a768adb
switch back to bool
leijurv e1eaba9
address comments
leijurv 7d456ca
empty commit to kick github
leijurv b6219e2
address comment
leijurv 2cc5a69
address comments
leijurv 4faf28a
address comments
leijurv 9cf6bcc
Update clang/include/clang/Format/Format.h
leijurv b5a5e96
regenerate docs
leijurv 51f3b9a
NFC: minor cleanup
owenca 00bad0e
Remove trailing whitespace in ContinuationIndenter.cpp
owenca File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.