[PATCH] D64540: [CGDebugInfo] Simplfiy EmitFunctionDecl parameters, NFC

Eric Christopher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 11 11:43:02 PDT 2019


echristo added a comment.

Not a huge fan of boolean parameters like this, perhaps factor out the context as well into the caller and then we don't need it at all? Something else?


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

https://reviews.llvm.org/D64540





More information about the cfe-commits mailing list