commit | 608fcd9862fa702e9d7b91c5afc103318e54cc0d | [log] [tgz] |
---|---|---|
author | Daniel Neilson <dneilson@azul.com> | Tue Apr 24 21:12:45 2018 +0000 |
committer | Daniel Neilson <dneilson@azul.com> | Tue Apr 24 21:12:45 2018 +0000 |
tree | 9f38382c2f224b0307f8b5476b019378166f4720 | |
parent | 98befe3296bfc59048759a957d518265b43ab76a [diff] |
[CaptureTracking] Fixup const correctness of DomTree arg (NFC) Summary: The PointerMayBeCapturedBefore function's DomTree arg should be const instead of non-const. There are no non-const uses of it in the function. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330769 91177308-0d34-0410-b5e6-96231b3b80d8