[all-commits] [llvm/llvm-project] 35848f: [llvm][NFC] Add missing semantics to enum

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Nov 21 22:05:03 PST 2024


  Branch: refs/heads/users/matthias-springer/missing_semantics_enum
  Home:   https://github.com/llvm/llvm-project
  Commit: 35848f59ef8a680e0ed264c5fb03edb7d4a6d6ff
      https://github.com/llvm/llvm-project/commit/35848f59ef8a680e0ed264c5fb03edb7d4a6d6ff
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M clang/include/clang/AST/Expr.h
    M clang/include/clang/AST/PropertiesBase.td
    M llvm/include/llvm/ADT/APFloat.h
    M llvm/lib/Support/APFloat.cpp
    M llvm/unittests/ADT/APFloatTest.cpp

  Log Message:
  -----------
  [llvm][NFC] Add missing semantics to enum

Add missing semantics to the `Semantics` enum. Move all documentation to the header file. Rename the `EnumToSemanatics` to `getSemantics`.



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