[all-commits] [llvm/llvm-project] 7a3ad8: [clang] Provide source range to 'invalid subexpr i...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jul 26 00:12:35 PDT 2023


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

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

  Log Message:
  -----------
  [clang] Provide source range to 'invalid subexpr in const expr' diags

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




More information about the All-commits mailing list