[PATCH] D37166: [builtins] Prevent duplicate definitions for overridden functions

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 08:56:38 PDT 2017


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

LGTM!  Thanks for the follow up cleanup work :-).  Id say give @beanz a day or so to look at it, but this is mostly just a function renaming, and the new codepaths are okay.


https://reviews.llvm.org/D37166





More information about the llvm-commits mailing list