[all-commits] [llvm/llvm-project] 14035d: Fix this C99 DR to be more robust
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Jul 1 04:34:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14035d5147a2e2e910341556cef3b16b66a2be66
https://github.com/llvm/llvm-project/commit/14035d5147a2e2e910341556cef3b16b66a2be66
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M clang/test/C/drs/dr2xx.c
Log Message:
-----------
Fix this C99 DR to be more robust
This should fix the following test issue on ARM:
https://lab.llvm.org/buildbot/#/builders/171/builds/16815
More information about the All-commits
mailing list