Skip to content
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

Provide single-threaded (no-locking) implementation of IMetadataEmit family of APIs. #52

Merged
merged 52 commits into from
Jun 18, 2024

Conversation

jkoritzinsky
Copy link
Collaborator

@jkoritzinsky jkoritzinsky commented Jan 16, 2024

Provide implementations of IMetaDataEmit, IMetaDataEmit2, and IMetaDataAssemblyEmit.

@jkoritzinsky
Copy link
Collaborator Author

Blocked on AaronRobinsonMSFT/DNCP#13

@jkoritzinsky jkoritzinsky marked this pull request as ready for review January 19, 2024 02:06
…emaining member functions in terms of the helpers.
…es not specify them (as DNMD doesn't zero-initialize columns)
src/dnmd/editor.c Outdated Show resolved Hide resolved
src/dnmd/editor.c Outdated Show resolved Hide resolved
src/dnmd/editor.c Outdated Show resolved Hide resolved
src/dnmd/editor.c Outdated Show resolved Hide resolved
src/dnmd/streams.c Show resolved Hide resolved
src/interfaces/importhelpers.cpp Outdated Show resolved Hide resolved
src/mddump/main.cpp Outdated Show resolved Hide resolved
src/mdmerge/main.cpp Outdated Show resolved Hide resolved
src/interfaces/metadataemit.cpp Outdated Show resolved Hide resolved
src/interfaces/metadataemit.cpp Outdated Show resolved Hide resolved
Copy link
Owner

@AaronRobinsonMSFT AaronRobinsonMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Merge when you're ready.

@jkoritzinsky jkoritzinsky merged commit 7a3ace4 into AaronRobinsonMSFT:master Jun 18, 2024
12 checks passed
@jkoritzinsky jkoritzinsky deleted the imetadataemit branch June 18, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants