[all-commits] [llvm/llvm-project] 871ee9: [clang][ExprConst] Use call source range for 'in c...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Aug 16 06:22:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 871ee94141123f40cf0310ca89123c6c416c3d84
      https://github.com/llvm/llvm-project/commit/871ee94141123f40cf0310ca89123c6c416c3d84
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

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

  Log Message:
  -----------
  [clang][ExprConst] Use call source range for 'in call to' diags

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




More information about the All-commits mailing list