[all-commits] [llvm/llvm-project] effd6d: [Clang][Sema] Add a missing regression test about ...

Jun Zhang via All-commits all-commits at lists.llvm.org
Mon Feb 14 17:47:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: effd6dd63a65f201b4f8f1be6a025b0608604449
      https://github.com/llvm/llvm-project/commit/effd6dd63a65f201b4f8f1be6a025b0608604449
  Author: Jun Zhang <jun at junz.org>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    A clang/test/Sema/warn-literal-range.c

  Log Message:
  -----------
  [Clang][Sema] Add a missing regression test about Wliteral-range

This patch adds a missing test, covering the different kinds of floating-point
literals, like hexadecimal floats, and testing extreme cases & normal cases.

Differential Revision: https://reviews.llvm.org/D119528




More information about the All-commits mailing list