You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kmcallister opened this issue
Feb 21, 2015
· 0 comments
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
I don't know that there's a good use case for turning it on mid-expansion. You can always search the output for the name of the macro(s) you're interested in.
It's feature-gated, so this can become a -Z flag without any fuss.
The text was updated successfully, but these errors were encountered:
kmcallister
added
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
labels
Feb 21, 2015
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
I don't know that there's a good use case for turning it on mid-expansion. You can always search the output for the name of the macro(s) you're interested in.
It's feature-gated, so this can become a
-Z
flag without any fuss.The text was updated successfully, but these errors were encountered: