[all-commits] [llvm/llvm-project] e03686: Revert "[clang][Interp] Make sure we push integers...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Aug 17 18:12:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e03686f4a399d7ebe8452d510452a72384261eaf
      https://github.com/llvm/llvm-project/commit/e03686f4a399d7ebe8452d510452a72384261eaf
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

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

  Log Message:
  -----------
  Revert "[clang][Interp] Make sure we push integers of the correct size"
Revert "[clang][Interp] Implement __builtin_strlen"

Fails Msan. Details in https://reviews.llvm.org/D155568

This reverts commit d425720aed48fd2c058a126ac961576d48c9732b.
This reverts commit 91af0d0a669880918eda2d2bd2d6185b2903a402.




More information about the All-commits mailing list