[all-commits] [llvm/llvm-project] bdac5d: [clang][Interp] Specify C standard in test case

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Sep 15 00:34:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdac5de42833bc5dc4379a9548c8d172c7d15e2b
      https://github.com/llvm/llvm-project/commit/bdac5de42833bc5dc4379a9548c8d172c7d15e2b
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M clang/test/AST/Interp/c.c

  Log Message:
  -----------
  [clang][Interp] Specify C standard in test case

Looks like some builders default to c99, which is a problem:
https://lab.llvm.org/buildbot/#/builders/139/builds/49750




More information about the All-commits mailing list