Skip to content

Conversation

@quantum5
Copy link
Member

This allows glob patterns like asan.test_a* to be used on ASan and LSan tests.

This allows glob patterns like `asan.test_a*` to be used on ASan and
LSan tests.
@quantum5 quantum5 requested review from kripken, sbc100 and tlively July 17, 2019 00:39
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

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

lgtm

btw I see these modes don't have an -O flag, is it intentional they are just on unoptimized code?

@quantum5
Copy link
Member Author

I did not want to add too many modes for sanitizers. My impression is that sanitizers will most commonly be used without optimization, so I am intentionally just testing that.

@quantum5 quantum5 merged commit 3022d10 into emscripten-core:incoming Jul 17, 2019
belraquib pushed a commit to belraquib/emscripten that referenced this pull request Dec 23, 2020
…9011)

This allows glob patterns like `asan.test_a*` to be used on ASan and
LSan tests.
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