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

[CMake][Minor] Update CMake warning flags #8152

Merged
merged 3 commits into from May 30, 2021
Merged

[CMake][Minor] Update CMake warning flags #8152

merged 3 commits into from May 30, 2021

Conversation

junrushao
Copy link
Member

Reported by @Hzfengsy.

-Wno-return-std-move-in-c++11 cannot be recognized by clang++-13 any more, and this PR updates it to -Wno-return-std-move .

BTW, we still have some warnings that the "\example" command is not recognized by clang++ (-Wdocumentation-unknown-command), not sure which command we should use in this case.

CC: @tqchen @rkimball

@tqchen
Copy link
Member

tqchen commented May 27, 2021

Likely we want to change \example to \code and \endcode

@junrushao
Copy link
Member Author

looks like we are still having the issue of leakage in CI…

@tqchen tqchen merged commit 1fe9f8d into apache:main May 30, 2021
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Jun 3, 2021
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 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.

None yet

2 participants