[all-commits] [llvm/llvm-project] a50269: [clang][bytecode] Diagnose dynamic_cast before C++...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Apr 25 21:23:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a50269e9991a9b50790cd556eb2bc1417f7e7407
      https://github.com/llvm/llvm-project/commit/a50269e9991a9b50790cd556eb2bc1417f7e7407
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-04-26 (Sat, 26 Apr 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Compiler.h
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/PrimType.h
    M clang/test/AST/ByteCode/cxx11-pedantic.cpp

  Log Message:
  -----------
  [clang][bytecode] Diagnose dynamic_cast before C++20 (#137442)

Emit a CCE diagnostic.



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