-
Notifications
You must be signed in to change notification settings - Fork 777
P2843R3 Preprocessing is never undefined #7981
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
base: main
Are you sure you want to change the base?
P2843R3 Preprocessing is never undefined #7981
Conversation
ac8c09e
to
c35929a
Compare
Co-authored-by: Jan Schultke <me@eisenwave.net>
c35929a
to
184a5c3
Compare
@Eisenwave Rewrote history to correctly handle removing the circular reference as a subsequent edit. Undid the paragraph breakdown, replacing with the single semantic line break that you suggested. |
That looks about right now, but the commit for adding a semantic line break isn't really necessary. That could just be a drive-by fix in the main commit since it doesn't alter the rendered output in any way. I'm fine with all the other stuff, but I suspect @tkoeppe may want that last commit yoinked out. |
Fixes #7937
Fixes cplusplus/papers#1548