diff options
author | Pavel Labath <labath@google.com> | 2020-02-06 10:53:34 -0800 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2020-02-06 10:55:16 -0800 |
commit | 31cf5819987a0b052338d7a6f41cbad5ba224b36 (patch) | |
tree | f75ea62a9a1168c0ae2463274272ae16038176bc /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 17d0091d662b414600f0a31dcb3fe6cc353879a7 (diff) | |
download | llvm-31cf5819987a0b052338d7a6f41cbad5ba224b36.zip llvm-31cf5819987a0b052338d7a6f41cbad5ba224b36.tar.gz llvm-31cf5819987a0b052338d7a6f41cbad5ba224b36.tar.bz2 |
[lldb] Explicitly qualify calls to std::static_pointer_cast
Due to a c++ quirk, these are found through ADL only when a function with that
name is found through regular lookup. We have one such function in SharingPtr.h,
but I am trying to remove it.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions