]> granicus.if.org Git - clang/commit
Updated to be a bit more const friendly. Also switched the linkage to be static since...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 23 Apr 2014 13:58:21 +0000 (13:58 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 23 Apr 2014 13:58:21 +0000 (13:58 +0000)
commit9107bb34717b670bf6a62b62b9a284a75ef3c6da
tree7ae8fabcd6bc6fb06a8d300f6021f8730829cf8f
parent53d5f452913a7cbbe1144929f554e9df88741cd7
Updated to be a bit more const friendly. Also switched the linkage to be static since this function is file-local. No functional changes intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206982 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ThreadSafetyCommon.cpp