[all-commits] [llvm/llvm-project] 208584: [clang][bytecode] Fix source range of uncalled bas...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Oct 9 11:00:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 208584d91ae138d752d89436e3df12fa8f2e60a8
      https://github.com/llvm/llvm-project/commit/208584d91ae138d752d89436e3df12fa8f2e60a8
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/EvaluationResult.cpp
    M clang/test/Misc/constexpr-subobj-init-source-ranges.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix source range of uncalled base dtor (#111683)

Make this emit the same source range as the current interpreter.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list