[all-commits] [llvm/llvm-project] b00d0f: [Clang] Add -no-opaque-pointers to native powerpc ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Apr 11 04:16:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b00d0fa2c7f0a187867c535b3f7006376420d58f
https://github.com/llvm/llvm-project/commit/b00d0fa2c7f0a187867c535b3f7006376420d58f
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M clang/test/CodeGen/PowerPC/ppc-mm-malloc.c
Log Message:
-----------
[Clang] Add -no-opaque-pointers to native powerpc test (NFC)
Does not run on x86, so I missed this before. The test currently
has typed pointer check lines.
More information about the All-commits
mailing list