[all-commits] [llvm/llvm-project] 09cc75: [clang] Deduplicate the logic that only warns once...

Boaz Brickner via All-commits all-commits at lists.llvm.org
Fri Oct 18 01:11:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09cc75e2ccc3616e1cb3b17f2fb99cb3bb323b12
      https://github.com/llvm/llvm-project/commit/09cc75e2ccc3616e1cb3b17f2fb99cb3bb323b12
  Author: Boaz Brickner <brickner at google.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    A clang/include/clang/Basic/StackExhaustionHandler.h
    M clang/include/clang/Sema/Sema.h
    M clang/include/clang/Serialization/ASTReader.h
    M clang/lib/Basic/CMakeLists.txt
    A clang/lib/Basic/StackExhaustionHandler.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/lib/Sema/Sema.cpp
    M clang/lib/Sema/SemaTemplateInstantiate.cpp
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTReaderDecl.cpp

  Log Message:
  -----------
  [clang] Deduplicate the logic that only warns once when stack is almost full (#112552)

Zero diff in behavior.



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