Skip to content

C++23: Trimming whitespaces before line splicing#2749

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cpp23_line_splicing
Sep 21, 2024
Merged

C++23: Trimming whitespaces before line splicing#2749
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cpp23_line_splicing

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented Sep 20, 2024

  • P2223R2
  • the cxx plugin supports line splicing still not in all cases (e.g. middle of number or identifier)
  • related to C++23 support #2536

This change is Reviewable

@guwirth guwirth added this to the 2.1.3 milestone Sep 20, 2024
@guwirth guwirth self-assigned this Sep 20, 2024
@guwirth guwirth mentioned this pull request Sep 20, 2024
- [P2223R2](https://wg21.link/P2223R2)
- the cxx plugin supports line splicing still not in all cases (e.g. middle of number or identifier)
- related to SonarOpenCommunity#2536
@guwirth guwirth force-pushed the cpp23_line_splicing branch from f31594b to 9e98b51 Compare September 21, 2024 15:33
@guwirth guwirth merged commit 48e17ab into SonarOpenCommunity:master Sep 21, 2024
@guwirth guwirth deleted the cpp23_line_splicing branch February 17, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant