[all-commits] [llvm/llvm-project] e6de37: [NFC][Offload] Correct the compile command of two ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Sun Dec 1 18:25:43 PST 2024
Branch: refs/heads/users/shiltian/correct-compile-command
Home: https://github.com/llvm/llvm-project
Commit: e6de370cb2b63b12ed1bebc676e52f2b91544b1a
https://github.com/llvm/llvm-project/commit/e6de370cb2b63b12ed1bebc676e52f2b91544b1a
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-12-01 (Sun, 01 Dec 2024)
Changed paths:
M offload/test/mapping/map_both_pointer_pointee.c
M offload/test/mapping/power_of_two_alignment.c
Log Message:
-----------
[NFC][Offload] Correct the compile command of two C test files
The compile command for the two C test files are `compilexx`, which is actually
for C++ compilation.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list