Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

assert("string") never happens because its precondition is always true. #4

Open
Artem-B opened this issue May 12, 2020 · 0 comments
Open

Comments

@Artem-B
Copy link

Artem-B commented May 12, 2020

https://github.com/ROCm-Developer-Tools/ROCclr/blob/ca35d38e98c3bf91da23707820060d1f68dd6e95/device/devprogram.cpp#L2632

This should've been assert(false && "message")

Artem-B added a commit to Artem-B/ROCclr that referenced this issue May 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant