[PATCH] D67113: ICK_Function_Conversion is a third kind conversion
    Aaron Puchert via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Aug 27 16:40:36 PDT 2020
    
    
  
aaronpuchert added a reviewer: aaron.ballman.
aaronpuchert added a comment.
Maybe this is to trivial for a review. The comment on `StandardConversionSequence::Third` in clang/Sema/Overload.h says
> The third conversion can be a qualification conversion or a function conversion.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67113/new/
https://reviews.llvm.org/D67113
    
    
More information about the cfe-commits
mailing list