PIX: Symbol manager: don't allow static members to contribute to member offsets#4952
Merged
jeffnn merged 2 commits intomicrosoft:mainfrom Jan 18, 2023
Merged
PIX: Symbol manager: don't allow static members to contribute to member offsets#4952jeffnn merged 2 commits intomicrosoft:mainfrom
jeffnn merged 2 commits intomicrosoft:mainfrom
Conversation
|
✅ Build DirectXShaderCompiler 1.0.2619 completed (commit 4b4f7e71c6 by @jeffnn) |
|
✅ Build DirectXShaderCompiler 1.0.2620 completed (commit ba6ff44526 by @jeffnn) |
jeffnn
added a commit
to jeffnn/DirectXShaderCompiler
that referenced
this pull request
Feb 23, 2023
…er offsets (microsoft#4952) * Ignore static members * Remove filecheck macros from test code (cherry picked from commit bef540d)
pow2clk
pushed a commit
that referenced
this pull request
Feb 27, 2023
Merge relevant changes into release 1.7.2212 7ce4986 Fix opt.exe external lib loading (#5049) 8f4d1f4 PIX: DxcPixDxilInstructionOffsets should operate on libs (#5046) 0795b94 Fix AppVeyor Linux tests failing loading dxil.so (#5024) 6d3574a Remove SO version from unix binaries (#5010) 6d480fd Allow libdxcompiler.so and dxc to find libdxil.so (#5004) d751bd8 Correct WinAdapter path assumptions in public headers (#5003) 484f1b0 Fix instruction order issue in scalarizer (#5001) d9d83d0 Fix two issues found in our internal build (#5002) c8603e4 Added a workaround for PDBs with empty defines. (#4945) 073d860 [bug] Fix memory leak in dxil validator (#4966) 87fc5b5 PIX: Symbol manager: don't allow static members to contribute to member offsets (#4952) 8588ecb Turn off structurize-returns when cleanup blocks are present. (#4927) bac7aa7 build: disable LLVM_ENABLE_TERMINFO by default. (#4908)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.