[all-commits] [llvm/llvm-project] b93d2d: [clang][Interp] Handle SourceLocExprs

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Sep 6 05:46:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b93d2d37e70942c951055019428708982b4e8d72
      https://github.com/llvm/llvm-project/commit/b93d2d37e70942c951055019428708982b4e8d72
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/lib/AST/Interp/Program.cpp
    M clang/test/AST/Interp/builtin-functions.cpp

  Log Message:
  -----------
  [clang][Interp] Handle SourceLocExprs

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




More information about the All-commits mailing list