aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-04-04 16:58:42 +0200
committerNikita Popov <npopov@redhat.com>2022-04-05 10:15:41 +0200
commitd69e9f9d8978399a9d1f1c1ed62aa661440afcd3 (patch)
tree8b2d4df884cc58125e1212902c9a832bcadada4c /flang/lib/Frontend/CompilerInvocation.cpp
parentcc6788aecec30b514489d6c214223a234f60f0b6 (diff)
downloadllvm-d69e9f9d8978399a9d1f1c1ed62aa661440afcd3.zip
llvm-d69e9f9d8978399a9d1f1c1ed62aa661440afcd3.tar.gz
llvm-d69e9f9d8978399a9d1f1c1ed62aa661440afcd3.tar.bz2
[OpaquePtrs][Clang] Add -opaque-pointers/-no-opaque-pointers cc1 options
This adds cc1 options for enabling and disabling opaque pointers on the clang side. This is not super useful now (because -mllvm -opaque-pointers and -Xclang -opaque-pointers have the same visible effect) but will be important once opaque pointers are enabled by default in clang. In that case, it will only be possible to disable them using the cc1 -no-opaque-pointers option. Differential Revision: https://reviews.llvm.org/D123034
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions