[all-commits] [llvm/llvm-project] 0386f3: [NFC] Specify C11 in loop-opt-setup.c

Matthew Voss via All-commits all-commits at lists.llvm.org
Fri Jan 8 12:19:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0386f3d4f4183a93d7e029abef8110ae4f148335
      https://github.com/llvm/llvm-project/commit/0386f3d4f4183a93d7e029abef8110ae4f148335
  Author: Matthew Voss <matthew.voss at sony.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M clang/test/Misc/loop-opt-setup.c

  Log Message:
  -----------
  [NFC] Specify C11 in loop-opt-setup.c

This test was failing in our internal CI, since our driver does not default to
C11. Adding this switch fixes the issue.

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




More information about the All-commits mailing list