[PATCH] D152447: [Clang] Remove -no-opaque-pointers cc1 flag
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 07:56:21 PDT 2023
nikic created this revision.
nikic added a reviewer: opaque-pointers.
Herald added a subscriber: StephenFan.
Herald added a project: All.
nikic requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Migration of clang tests to opaque pointers is finished, so remove the `-no-opaque-pointers` flag.
\o/
https://reviews.llvm.org/D152447
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CodeGenAction.cpp
clang/test/CodeGen/arithmetic-fence-builtin.cpp
clang/test/CodeGenOpenCL/opaque-ptr-spirv.cl
clang/test/CoverageMapping/ir.c
llvm/docs/OpaquePointers.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152447.529597.patch
Type: text/x-patch
Size: 6372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/de6cfab7/attachment.bin>
More information about the llvm-commits
mailing list