llvm-project/clang/docs
Daniel Dunbar 10d398f894 Driver: Add a --working-directory option which can be used to cause the compiler
to operate "as if" in a certain working directory.
 - For now, we just implement this by changing the actual working directory, but
   eventually we would want to handle this transparently. This is useful to
   avoid an extra exec() pair in some situations, and will be something we would
   want to support for more flexibility in using the Clang libraries.

llvm-svn: 140409
2011-09-23 20:33:41 +00:00
..
tools Driver: Add a --working-directory option which can be used to cause the compiler 2011-09-23 20:33:41 +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 Add list initialization for complex numbers in C. Essentially, this allows "_Complex float x = {1.0f, 2.0f};". See changes to docs/LanguageExtensions.html for a longer description. 2011-09-19 23:17:44 +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 Update mingw-w64 part of the user manual, from Ruben Van Boxem! 2011-08-30 00:40:12 +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 docs/doxygen.css: Import .memitem, .memproto and .memdoc from llvm/doxygen. 2011-08-12 06:24:04 +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