[all-commits] [llvm/llvm-project] 7ca4dd: [Clang] Extend test coverage for -f[no-]finite-loo...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Apr 7 05:17:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ca4dd82175c9571e8251dfcd452b9ba0fb59280
      https://github.com/llvm/llvm-project/commit/7ca4dd82175c9571e8251dfcd452b9ba0fb59280
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-04-07 (Wed, 07 Apr 2021)

  Changed paths:
    M clang/test/CodeGen/attr-mustprogress.c
    M clang/test/CodeGenCXX/attr-mustprogress.cpp

  Log Message:
  -----------
  [Clang] Extend test coverage for -f[no-]finite-loops options.

Extend test coverage by checking various standard versions with
-f[no-]finite-loops. Suggested as part of D96418.




More information about the All-commits mailing list