summaryrefslogtreecommitdiffstats
path: root/clang/docs/ThreadSafetyAnalysis.rst
Commit message (Collapse)AuthorAgeFilesLines
* Updating the documentation to include an operator! for negative capability ↵Aaron Ballman2015-05-221-0/+3
| | | | | | support. llvm-svn: 238020
* Correcting some grammar and typos, and adding CERT as a collaborator.Aaron Ballman2014-11-141-5/+5
| | | | llvm-svn: 221992
* Thread Safety Analysis: Update to documentation.DeLesley Hutchins2014-09-241-265/+394
| | | | | | | | | | The attribute documentation now conforms to Aaron Ballman's renaming of the thread safety attributes, as well as the new paper that is due to be published in the conference on Source Code Analysis and Manipulation (SCAM 2014) later this week. In addition, recent changes to the analysis, such as checking of references and negative capabilities, are now documented. llvm-svn: 218420
* Some of these headings had the incorrect number of "underlines" and so would ↵Aaron Ballman2014-02-191-3/+3
| | | | | | get warnings when generating the content from Sphinx. No functional changes intended. llvm-svn: 201713
* Updated documentation for Thread Safety Analysis.DeLesley Hutchins2014-02-181-0/+818
llvm-svn: 201598
OpenPOWER on IntegriCloud