[all-commits] [llvm/llvm-project] f1a318: [clang][Interp][NFC] Add FunctionPointer.h header ...

Timm Bäder via All-commits all-commits at lists.llvm.org
Thu Jun 1 23:38:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1a318b3ddd2d224ab37fa397d63c767f516085d
      https://github.com/llvm/llvm-project/commit/f1a318b3ddd2d224ab37fa397d63c767f516085d
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-06-02 (Fri, 02 Jun 2023)

  Changed paths:
    M clang/lib/AST/Interp/FunctionPointer.h

  Log Message:
  -----------
  [clang][Interp][NFC] Add FunctionPointer.h header comment


  Commit: cc69bc4254ba9cb4316ca2b304fbb3230e38ed63
      https://github.com/llvm/llvm-project/commit/cc69bc4254ba9cb4316ca2b304fbb3230e38ed63
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-06-02 (Fri, 02 Jun 2023)

  Changed paths:
    M clang/utils/TableGen/ClangOpcodesEmitter.cpp

  Log Message:
  -----------
  [clang][Interp][NFC] Print Function name in unreachable type failures

and pass Record* pointers around as const.


Compare: https://github.com/llvm/llvm-project/compare/76cc78dc53c2...cc69bc4254ba


More information about the All-commits mailing list