diff options
author | Gabor Horvath <xazax@google.com> | 2019-11-27 09:08:51 -0800 |
---|---|---|
committer | Gabor Horvath <xazax@google.com> | 2019-11-27 09:15:14 -0800 |
commit | bcd0798c47ca865f95226859893016a17402441e (patch) | |
tree | c9ed05e104eef062ab917ecaeba15dc286a41a9d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3d9b1128d609323dd4017250be0f6def94495205 (diff) | |
download | llvm-bcd0798c47ca865f95226859893016a17402441e.zip llvm-bcd0798c47ca865f95226859893016a17402441e.tar.gz llvm-bcd0798c47ca865f95226859893016a17402441e.tar.bz2 |
[LifetimeAnalysis] Fix PR44150
References need somewhat special treatment. While copying a gsl::Pointer
will propagate the points-to set, creating an object from a reference
often behaves more like a dereference operation.
Differential Revision: https://reviews.llvm.org/D70755
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions