llvm-project/clang/docs
Caitlin Sadowski 4b1e8399c2 Thread Safety: Added basic argument parsing for all new attributes.
This patch special cases the parser for thread safety attributes so that all
attribute arguments are put in the argument list (instead of a special
parameter) since arguments may not otherwise resolve correctly without two-token
lookahead.

This patch also adds checks to make sure that attribute arguments are
lockable objects.

llvm-svn: 137130
2011-08-09 17:59:31 +00:00
..
tools Documentation for -Oz; Updated synopsis and item. 2011-04-30 02:04:10 +00:00
AnalyzerRegions.html Reverted r103214. 2010-05-07 00:42:33 +00:00
AutomaticReferenceCounting.html Document the existing objc_precise_lifetime attribute. 2011-07-22 08:53:00 +00:00
Block-ABI-Apple.txt Fix another typo (int -> id for captured_obj). 2011-07-12 20:34:06 +00:00
BlockLanguageSpec.txt fix example as per rdar://problem/9461587 2011-06-14 21:41:00 +00:00
DriverArchitecture.png Reverted r103214. 2010-05-07 00:42:33 +00:00
DriverInternals.html fix typo 2011-07-03 02:21:48 +00:00
InternalsManual.html Update docs to remove reference to OverloadedFunctionDecl and replace it with DeclContext::lookup_result. 2011-07-06 18:12:36 +00:00
LanguageExtensions.html Thread Safety: Added basic argument parsing for all new attributes. 2011-08-09 17:59:31 +00:00
Makefile Delete doxygen.cfg, and use cwd-relative paths in doxygen.cfg.in. 2011-05-13 03:29:06 +00:00
PCHInternals.html Update 'docs/PCHInternals.html' about how subexpressions are stored. 2010-09-13 17:48:02 +00:00
PCHLayout.graffle Reverted r103214. 2010-05-07 00:42:33 +00:00
PCHLayout.png Reverted r103214. 2010-05-07 00:42:33 +00:00
PTHInternals.html Reverted r103214. 2010-05-07 00:42:33 +00:00
UsersManual.html mention new VLA behavior in gnu* vs c* mode dox. 2011-06-15 00:41:40 +00:00
doxygen.cfg.in Delete doxygen.cfg, and use cwd-relative paths in doxygen.cfg.in. 2011-05-13 03:29:06 +00:00
doxygen.css Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.footer Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.header Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.intro Reverted r103214. 2010-05-07 00:42:33 +00:00