[all-commits] [llvm/llvm-project] 38b8e5: [clang][bytecode][NFC] Remove containsErrors() che...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Aug 23 02:55:52 PDT 2024


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

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

  Log Message:
  -----------
  [clang][bytecode][NFC] Remove containsErrors() check from delegate (#105804)

This check was removed a while ago from visit(), remove it from
delegate() as well.



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