diff options
author | DeLesley Hutchins <delesley@google.com> | 2014-09-18 23:02:26 +0000 |
---|---|---|
committer | DeLesley Hutchins <delesley@google.com> | 2014-09-18 23:02:26 +0000 |
commit | c60dc2cfb9ad4299e5905291cbdac6c4fc6edaca (patch) | |
tree | 34e6a53ace058bf086668afcc0d3ea3f637cb5ce /clang/lib/CodeGen/ItaniumCXXABI.cpp | |
parent | 6b433e4d46078c792c36593a7d384864962bbc13 (diff) | |
download | bcm5719-llvm-c60dc2cfb9ad4299e5905291cbdac6c4fc6edaca.tar.gz bcm5719-llvm-c60dc2cfb9ad4299e5905291cbdac6c4fc6edaca.zip |
Thread Safety Analysis: add new warning flag, -Wthread-safety-reference, which
warns when a guarded variable is passed by reference as a function argument.
This is released as a separate warning flag, because it could potentially
break existing code that uses thread safety analysis.
llvm-svn: 218087
Diffstat (limited to 'clang/lib/CodeGen/ItaniumCXXABI.cpp')
0 files changed, 0 insertions, 0 deletions