Skip to content

[Memory64] sanitizer header changes for 64-bit - #15228

Merged
aardappel merged 1 commit into
emscripten-core:mainfrom
aardappel:b11
Oct 8, 2021
Merged

[Memory64] sanitizer header changes for 64-bit#15228
aardappel merged 1 commit into
emscripten-core:mainfrom
aardappel:b11

Conversation

@aardappel

Copy link
Copy Markdown
Collaborator

No description provided.

@aardappel
aardappel requested a review from kripken October 4, 2021 23:21
parser.ParseString(__ubsan_default_options());
// Override from environment variable.
#if SANITIZER_EMSCRIPTEN
#if SANITIZER_EMSCRIPTEN && !defined(__wasm64__)/*FIXME*/

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

see comment there.

@aardappel
aardappel enabled auto-merge (squash) October 7, 2021 21:47
@aardappel
aardappel merged commit f3dea94 into emscripten-core:main Oct 8, 2021
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