diff options
| author | Josh Gao <jmgao@google.com> | 2017-08-08 19:44:35 +0000 |
|---|---|---|
| committer | Josh Gao <jmgao@google.com> | 2017-08-08 19:44:35 +0000 |
| commit | b40c17709552459be150a76ce0ff9300c7a9b9c4 (patch) | |
| tree | 5831b06204ce6cd67cd6bd14892f5b9ff99afea9 /llvm/lib/ExecutionEngine | |
| parent | ec1369ed6ec52542a3928ff40df4358d85b0a30c (diff) | |
| download | bcm5719-llvm-b40c17709552459be150a76ce0ff9300c7a9b9c4.tar.gz bcm5719-llvm-b40c17709552459be150a76ce0ff9300c7a9b9c4.zip | |
Thread Safety Analysis: warn on nonsensical attributes.
Add warnings in cases where an implicit `this` argument is expected to
attributes because either `this` doesn't exist because the attribute is
on a free function, or because `this` is on a type that doesn't have a
corresponding capability/lockable/scoped_lockable attribute.
Reviewers: delesley, aaron.ballman
Differential Revision: https://reviews.llvm.org/D36237
llvm-svn: 310403
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions

