[PATCH] D75768: Add a warning for builtin_return_address/frame_address with > 0 argument

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 6 13:15:48 PST 2020


erichkeane added a comment.

Any reason to not put this in -Wall like GCC? I'm not terribly knowledgeable about the intended guidance for adding to Wmost, so if you can clarify this decision I'd be grateful.  Otherwise I think this patch looks fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75768





More information about the cfe-commits mailing list