[all-commits] [llvm/llvm-project] 87bd71: Revert "[NFC] Fix the warning Wcovered-switch-defa...

Augusto Noronha via All-commits all-commits at lists.llvm.org
Fri Dec 15 14:46:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87bd71efd0af21b6663a7729317952535446f36d
      https://github.com/llvm/llvm-project/commit/87bd71efd0af21b6663a7729317952535446f36d
  Author: Augusto Noronha <augusto2112 at me.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M clang/include/clang/Serialization/ASTWriter.h

  Log Message:
  -----------
  Revert "[NFC] Fix the warning Wcovered-switch-default"

This reverts commit e55bda06dc2bb1ef11ff4fcc43f90d8bf843f967.


  Commit: eccc1cca71bb704e4dcaabccc993d08fd15b46a2
      https://github.com/llvm/llvm-project/commit/eccc1cca71bb704e4dcaabccc993d08fd15b46a2
  Author: Augusto Noronha <augusto2112 at me.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M clang/include/clang/Serialization/ASTReader.h
    M clang/include/clang/Serialization/ASTWriter.h
    M clang/lib/Serialization/ASTReaderDecl.cpp
    M clang/lib/Serialization/ASTReaderStmt.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/lib/Serialization/ASTWriterDecl.cpp
    M clang/lib/Serialization/ASTWriterStmt.cpp

  Log Message:
  -----------
  Revert "[NFC] [Serialization] Packing more bits and refactor AbbrevToUse"

This reverts commit 9cdb825a4f1bf9e75829d03879620c6144d0b7bc.


Compare: https://github.com/llvm/llvm-project/compare/aaa3f72c1ce6...eccc1cca71bb


More information about the All-commits mailing list