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.
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
Support
CallerArgumentExpression
(without#line
) #17519base: main
Are you sure you want to change the base?
Support
CallerArgumentExpression
(without#line
) #17519Changes from all commits
9d3917a
b698a3b
dec3d3e
e5d7763
5119bb6
c914672
5fe3495
536cf34
b270e16
3fc4642
550daa4
5cecb20
1b6cd56
08d958b
68f2f61
ec3b97f
7e93270
5790db9
46c4d46
8d792fa
65a4acc
1bdae47
9e46116
f379b7f
843c71a
6d1a30d
5f499a5
470b993
477ed6e
6fb6548
c8ca45b
b5f22fb
271985b
31e7bb2
d47ee7e
424b83c
77697cd
1e43eff
2d38b2a
52a0fc0
24a9494
935af15
31125f5
49c46b1
983f180
cf2085b
52a4d53
6e6dd39
9c5d917
795c64a
98d8708
d68a6f7
9ac37e6
2cfba8d
262ed24
9c24123
081a36b
1999506
2e7121d
fb8a3d0
70f5630
1cc4395
3c1deb4
a5a4b8b
5cba8ca
0b02f01
1258816
95a4930
c3baed5
5e1e27c
199d4b5
5e3e596
607f2d1
1194359
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you also add a "ReportTime" section here so that we can see impact on timing in selected compilations?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Especially something bigger, like when the compiler compiles itself (this will need the
--times
flag to report the timings)