[all-commits] [llvm/llvm-project] 32ec46: [clang][Interp][NFC] Handle body-less functions li...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Dec 11 07:49:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32ec462519accb92176fe87b1fc7566b02187e4b
      https://github.com/llvm/llvm-project/commit/32ec462519accb92176fe87b1fc7566b02187e4b
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M clang/lib/AST/Interp/InterpFrame.cpp

  Log Message:
  -----------
  [clang][Interp][NFC] Handle body-less functions like implicit ones

They don't have any source to look up locations in.




More information about the All-commits mailing list