[all-commits] [llvm/llvm-project] a413ff: Revert "fix: replace report_fatal_error with Diags...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Fri Jul 25 10:23:59 PDT 2025


  Branch: refs/heads/revert-147959-fix/report-error-sanitize-file
  Home:   https://github.com/llvm/llvm-project
  Commit: a413ff23ce599eb42a537460c3e240dfd58b87fd
      https://github.com/llvm/llvm-project/commit/a413ff23ce599eb42a537460c3e240dfd58b87fd
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M clang/include/clang/AST/ASTContext.h
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/include/clang/Basic/DiagnosticFrontendKinds.td
    M clang/include/clang/Basic/NoSanitizeList.h
    M clang/include/clang/Basic/SanitizerSpecialCaseList.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/Basic/NoSanitizeList.cpp
    M clang/lib/Basic/ProfileList.cpp
    M clang/lib/Basic/SanitizerSpecialCaseList.cpp
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/lib/Frontend/CompilerInstance.cpp
    M clang/test/Driver/fsanitize-ignorelist.c
    M llvm/include/llvm/Support/SpecialCaseList.h
    M llvm/lib/Support/SpecialCaseList.cpp

  Log Message:
  -----------
  Revert "fix: replace report_fatal_error with Diags and exit (#147959)"

This reverts commit 9d3dd8efe07180a6b261ae617ffc1ee5e26419c9.



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