[all-commits] [llvm/llvm-project] bb60c0: [clang][Interp] Handle Requires- and ConceptSpecia...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Feb 13 06:01:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb60c066a24eda6e6276fba9021cad85c4892343
      https://github.com/llvm/llvm-project/commit/bb60c066a24eda6e6276fba9021cad85c4892343
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/test/SemaCXX/concept-crash-on-diagnostic.cpp

  Log Message:
  -----------
  [clang][Interp] Handle Requires- and ConceptSpecializationExprs

Just emit their satisfaction state, which is what the current
interpreter does as well.




More information about the All-commits mailing list