[all-commits] [llvm/llvm-project] ca01be: [clang][dataflow] Bug fix: `BuiltinFnToFnPtr` cast...

martinboehme via All-commits all-commits at lists.llvm.org
Wed Jul 5 23:56:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca01be54c1e94c552eceb00fc21b4363fae63d6c
      https://github.com/llvm/llvm-project/commit/ca01be54c1e94c552eceb00fc21b4363fae63d6c
  Author: Martin Braenne <mboehme at google.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/Transfer.cpp
    M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Bug fix: `BuiltinFnToFnPtr` cast does not produce a pointer.

See comments in the code for details.

Reviewed By: xazax.hun

Differential Revision: https://reviews.llvm.org/D154479




More information about the All-commits mailing list