modocache added a comment.

Friendly ping! `OverloadCandidate` has uninitialized members and so can cause 
UB if used incorrectly in another part of the compiler, so I feel this is a 
fairly straightforward patch: prevent UB by initializing all members. But I'd 
like some review to confirm. @rsmith? @aaron.ballman?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75542



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to