diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-02-18 17:36:50 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-02-18 17:36:50 +0000 |
commit | efe348ec44d0427c9b1fe4722d40bd8581403e72 (patch) | |
tree | 75ddf1cabb97995285feae19c1d7da34a360d846 /clang/lib/Basic/FileSystemStatCache.cpp | |
parent | 82e547e1a9c0909ece8caf9d78484cb61dc09c85 (diff) | |
download | llvm-efe348ec44d0427c9b1fe4722d40bd8581403e72.zip llvm-efe348ec44d0427c9b1fe4722d40bd8581403e72.tar.gz llvm-efe348ec44d0427c9b1fe4722d40bd8581403e72.tar.bz2 |
DeLesley Hutchins (who wrote the original thread-safety attribute functionality) and I have agreed to start migrating from lock-specific terminology to "capability"-specific terminology. This opens the door for future threading-related analysis passes so that a common nomenclature can be used.
The following attributes have been (silently) deprecated, with their replacements listed:
lockable => capability
exclusive_locks_required => requires_capability
shared_locks_required => requires_shared_capability
locks_excluded => requires_capability
There are no functional changes intended.
llvm-svn: 201585
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions