[all-commits] [llvm/llvm-project] 81fb21: [clang][Diagnostics] Provide source range to inval...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Jul 28 03:29:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81fb216245784582277663a68d535dd7f66456cb
      https://github.com/llvm/llvm-project/commit/81fb216245784582277663a68d535dd7f66456cb
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/AST/Interp/Interp.cpp
    M clang/test/Misc/constexpr-source-ranges.cpp

  Log Message:
  -----------
  [clang][Diagnostics] Provide source range to invalid casts in const expr

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




More information about the All-commits mailing list