diff options
author | Nikita Popov <npopov@redhat.com> | 2022-04-05 11:36:06 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-04-05 12:02:48 +0200 |
commit | 46cfbe561bfd3b35984b3e1662bd2bca4eb9e96d (patch) | |
tree | 7e73a3ad30e864df351ea20cd2d108c79fe4797c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 302fe7b3c40f7b949f3bebb74997bef9bf74d59f (diff) | |
download | llvm-46cfbe561bfd3b35984b3e1662bd2bca4eb9e96d.zip llvm-46cfbe561bfd3b35984b3e1662bd2bca4eb9e96d.tar.gz llvm-46cfbe561bfd3b35984b3e1662bd2bca4eb9e96d.tar.bz2 |
[LLVMContext] Replace enableOpaquePointers() with setOpaquePointers()
This allows both explicitly enabling and explicitly disabling
opaque pointers, in anticipation of the default switching at some
point.
This also slightly changes the rules by allowing calls if either
the opaque pointer mode has not yet been set (explicitly or
implicitly) or if the value remains unchanged.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions