[all-commits] [llvm/llvm-project] a14c73: [clang][bytecode] Fix diagnostic in final ltor cas...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Aug 20 23:08:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a14c7309900f5a61f89b82f6f3d2dc5a51b3e1b4
      https://github.com/llvm/llvm-project/commit/a14c7309900f5a61f89b82f6f3d2dc5a51b3e1b4
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/EvalEmitter.cpp
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/lib/AST/ByteCode/Interp.h
    M clang/test/CXX/temp/temp.arg/temp.arg.nontype/p1-11.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix diagnostic in final ltor cast (#105292)

Don't diagnose volatile reads but diagnose a few other accesses earlier.



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