[PATCH] D73224: [hip] Remove `-Werror=format-nonliteral`

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 13:18:52 PST 2020


hliao added a comment.

Have to remove this as it causes compilation failures on irrelevant host code during device compilation. Maybe we need to introduce a new warning option to issue that warning on device code only.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73224/new/

https://reviews.llvm.org/D73224





More information about the cfe-commits mailing list