[all-commits] [llvm/llvm-project] 0a175a: [clang][patch][FPEnv] Fix syntax errors in pragma ...

Melanie Blower via All-commits all-commits at lists.llvm.org
Fri Jul 30 07:00:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a175ad445f095caf59f7175fbc035464919b7a3
      https://github.com/llvm/llvm-project/commit/0a175ad445f095caf59f7175fbc035464919b7a3
  Author: Melanie Blower <melanie.blower at intel.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M clang/test/CodeGen/fp-floatcontrol-stack.cpp

  Log Message:
  -----------
  [clang][patch][FPEnv] Fix syntax errors in pragma float_control test

In a post-commit message to https://reviews.llvm.org/D102343
@MaskRay pointed out syntax errors in one of the test cases. This
patch fixes those problems, I had forgotten the colon after the CHECK- strings.




More information about the All-commits mailing list