[all-commits] [llvm/llvm-project] 36b070: [clang][bytecode] Return an lvalue path for dummy ...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Oct 10 21:00:54 PDT 2024


  Branch: refs/heads/users/vitalybuka/spr/nfcsanitizer-vreport-incomplete-list
  Home:   https://github.com/llvm/llvm-project
  Commit: 36b07077673b6c639804160c6b31ce57718e13db
      https://github.com/llvm/llvm-project/commit/36b07077673b6c639804160c6b31ce57718e13db
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/test/AST/ByteCode/cxx1z.cpp

  Log Message:
  -----------
  [clang][bytecode] Return an lvalue path for dummy pointers (#111862)

Not doing this is wrong in general and we need to reject expressions
where it would matter differently.


  Commit: 374886a360424d5f1c38359378a504408a9f64ed
      https://github.com/llvm/llvm-project/commit/374886a360424d5f1c38359378a504408a9f64ed
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp

  Log Message:
  -----------
  [NFC][sanitizer] Check suspended threads outside `ThreadSuspender::SuspendThread` (#111943)

Allows to distinguish failure from stopped threads.


  Commit: 48258e501c767a84ec0fa69adea8e51043c24daa
      https://github.com/llvm/llvm-project/commit/48258e501c767a84ec0fa69adea8e51043c24daa
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/test/AST/ByteCode/cxx1z.cpp

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


  Commit: 2b31ff0c34fde51372b61a8ece016ac5e0a69289
      https://github.com/llvm/llvm-project/commit/2b31ff0c34fde51372b61a8ece016ac5e0a69289
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/test/AST/ByteCode/cxx1z.cpp

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/9aeaf89cca28...2b31ff0c34fd

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list