[all-commits] [llvm/llvm-project] 858e62: [Clang] Always set opaque pointers mode
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue May 31 06:43:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 858e6273d938cc4d08ee053ddff3fe7b19eb302a
https://github.com/llvm/llvm-project/commit/858e6273d938cc4d08ee053ddff3fe7b19eb302a
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenAction.cpp
Log Message:
-----------
[Clang] Always set opaque pointers mode
Always set the opaque pointers mode, to make sure that
-no-opaque-pointers continues working when the default on the LLVM
side is flipped.
More information about the All-commits
mailing list