[all-commits] [llvm/llvm-project] 0f0623: [Clang] Remove some explicit -opaque-pointers opti...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jun 8 08:41:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f0623ab87e9041fe0df1e788958330a2787a494
https://github.com/llvm/llvm-project/commit/0f0623ab87e9041fe0df1e788958330a2787a494
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M clang/test/CodeGen/arithmetic-fence-builtin.cpp
M clang/test/CodeGen/disable-tail-calls.c
M clang/test/CodeGen/dominating-store-to-return.c
M clang/test/CoverageMapping/ir.c
M clang/test/Driver/arm-float-abi-lto.c
M clang/test/Driver/memtag-stack_lto.c
Log Message:
-----------
[Clang] Remove some explicit -opaque-pointers options in tests (NFC)
This is the default, so don't specify it explicitly, in preparation
for removing the option.
More information about the All-commits
mailing list