-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Various cleanups #2595
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
StephanTLavavej
merged 25 commits into
microsoft:main
from
StephanTLavavej:cleanup-stuff
Mar 19, 2022
Merged
Various cleanups #2595
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
0209afa
ranges: Use extended friend syntax.
StephanTLavavej ada6364
Add newlines between non-chained if statements.
StephanTLavavej 8246c6e
Rename to GH_001411_core_headers/test.compile.pass.cpp.
StephanTLavavej 372887d
Fix an unpaired `// clang-format off` after `_Generate_n_fn`.
StephanTLavavej d2d8e4e
Enable clang-format with zero-to-minor changes.
StephanTLavavej 0c24eaf
yvals_core.h: Cite GH 2207 for `mbrtoc8()` and `c8rtomb()`.
StephanTLavavej 21ecf9c
Unnecessary qualification of std::numeric_limits.
StephanTLavavej 2457dbd
Centralize on using `_STD` instead of `::std::`.
StephanTLavavej d04f53f
Change `__analysis_assume` to `_Analysis_assume_`.
StephanTLavavej 3ffbb0e
Delete flaky skipped tr1 tests.
StephanTLavavej 055464e
Woof! Epic fail!
StephanTLavavej 916174a
Attach brace.
StephanTLavavej 48266b3
Remove unnecessary defenses for macroized isalnum etc.
StephanTLavavej bfedea9
Improve formatting of _Refill_lower().
StephanTLavavej 60a6253
Use range-for in <random>.
StephanTLavavej cef31d0
<random>: Slightly simplify loop in _Small_poisson_distribution::oper…
StephanTLavavej 64406b0
VSO_0102478_moving_allocators/test.cpp: Pass format strings directly …
StephanTLavavej 7cac4de
Unnecessary _STD qualification on _Ugly function.
StephanTLavavej 7b3bda9
Simplify `__cpp_lib_coroutine` test after GH 1451.
StephanTLavavej f1164fa
Remove dead macro `_STL_WIN32_WINNT_WINXP`.
StephanTLavavej 9d06110
P0083R3_splicing_maps_and_sets/test.cpp: Drop special case for Clang.
StephanTLavavej da10492
Update comments to "// TRANSITION, Clang 14 coroutine support".
StephanTLavavej e71cfea
P0912R5_coroutine/env.lst: Add MSVC/EDG C++20 and Clang C++23 coverage.
StephanTLavavej fbd9d2b
Update comments and test coverage for `/await:strict`.
StephanTLavavej 9dc39cf
VSO_0157762_feature_test_macros/env.lst: Remove unused configurations.
StephanTLavavej 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.