[all-commits] [llvm/llvm-project] f2c2e9: Fix a typo (occured => occurred)

Sylvestre Ledru via All-commits all-commits at lists.llvm.org
Tue Feb 8 12:35:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2c2e924e73a76562b7cc6d8fd96df5b177eaf18
      https://github.com/llvm/llvm-project/commit/f2c2e924e73a76562b7cc6d8fd96df5b177eaf18
  Author: Sylvestre Ledru <sylvestre at debian.org>
  Date:   2022-02-08 (Tue, 08 Feb 2022)

  Changed paths:
    M clang/include/clang-c/Index.h
    M clang/include/clang/Analysis/Analyses/CalledOnceCheck.h
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/Specifiers.h
    M clang/include/clang/CrossTU/CrossTranslationUnit.h
    M clang/include/clang/Format/Format.h
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaOpenMP.cpp
    M clang/lib/StaticAnalyzer/Core/RegionStore.cpp
    M clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp
    M clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp
    M llvm/include/llvm/ADT/IntrusiveRefCntPtr.h
    M llvm/include/llvm/CodeGen/ISDOpcodes.h
    M llvm/include/llvm/Support/MathExtras.h
    M llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
    M llvm/lib/TableGen/TGLexer.h
    M llvm/lib/Transforms/IPO/Attributor.cpp
    M llvm/test/Transforms/LowerConstantIntrinsics/stale-worklist-phi.ll
    M llvm/utils/reduce_pipeline_test/fake_opt.py

  Log Message:
  -----------
  Fix a typo (occured => occurred)

Reported:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005195




More information about the All-commits mailing list