[all-commits] [llvm/llvm-project] 57b3bc: [CaptureTracking] Add statistics (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Nov 7 03:58:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 57b3bc8c603e25380ba56a5b95b2887010e9c1c0
https://github.com/llvm/llvm-project/commit/57b3bc8c603e25380ba56a5b95b2887010e9c1c0
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Changed paths:
M llvm/lib/Analysis/CaptureTracking.cpp
Log Message:
-----------
[CaptureTracking] Add statistics (NFC)
Add basic statistics on the number of pointers that have been
determined to maybe capture / not capture.
More information about the All-commits
mailing list