aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-10-11 16:10:19 +0000
committerJordan Rose <jordan_rose@apple.com>2012-10-11 16:10:19 +0000
commit76831c6cd40119e67b3ad69338a42105217c54d5 (patch)
tree69a57655ea6e718e92c9a9b97cea161772d61432 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent224876559128e31127e236ac19a035e4ba3badf6 (diff)
downloadllvm-76831c6cd40119e67b3ad69338a42105217c54d5.zip
llvm-76831c6cd40119e67b3ad69338a42105217c54d5.tar.gz
llvm-76831c6cd40119e67b3ad69338a42105217c54d5.tar.bz2
-Warc-repeated-use-of-weak: Don't warn on a single read followed by writes.
This is a "safe" pattern, or at least one that cannot be helped by using a strong local variable. However, if the single read is within a loop, it should /always/ be treated as potentially dangerous. <rdar://problem/12437490> llvm-svn: 165719
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions