[all-commits] [llvm/llvm-project] 298d9b: Another fix for 9bb28a18d962e8f6e3fa8f48bd2c6dc183...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed May 3 12:28:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 298d9becef655c34731512ff3d41e3fbb3fca155
https://github.com/llvm/llvm-project/commit/298d9becef655c34731512ff3d41e3fbb3fca155
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M clang/test/CodeGen/nullptr.c
Log Message:
-----------
Another fix for 9bb28a18d962e8f6e3fa8f48bd2c6dc183154d26
This addresses the issue found in:
https://lab.llvm.org/buildbot/#/builders/245/builds/7882
This time, the issue was that not every platform has the same alignment
values, so those were removed from the test case.
More information about the All-commits
mailing list