summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-diff/llvm-diff.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2016-04-21 14:49:25 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2016-04-21 14:49:25 +0000
commitbf8b5f8dd2331870ee4ca0a3e242b98903293631 (patch)
treebf24a43a73315e7cb3c94bf0b44a1aed08278441 /llvm/tools/llvm-diff/llvm-diff.cpp
parent1f04213e98229198de57f6d69b7bbc5dfa6d9c0c (diff)
downloadbcm5719-llvm-bf8b5f8dd2331870ee4ca0a3e242b98903293631.tar.gz
bcm5719-llvm-bf8b5f8dd2331870ee4ca0a3e242b98903293631.zip
[tsan] Rename ReportThread->pid to ReportThread->os_id
The field "pid" in ReportThread is used to store the OS-provided thread ID (pthread_self or gettid). The name "pid" suggests it's a process ID, which it isn't. Let's rename it. Differential Revision: http://reviews.llvm.org/D19365 llvm-svn: 266994
Diffstat (limited to 'llvm/tools/llvm-diff/llvm-diff.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud