[PATCH] D66437: Sema: Create a no-op implicit cast for lvalue function conversions.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 18 17:38:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG766f15814a01: Sema: Create a no-op implicit cast for lvalue function conversions. (authored by pcc).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66437

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaInit.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/CodeGenCXX/implicit-function-conversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66437.225725.patch
Type: text/x-patch
Size: 11923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191019/6c78bf11/attachment-0001.bin>


More information about the cfe-commits mailing list