hanchenye-llvm-project/clang/docs
David Majnemer 6fcf92a21d docs: Remove incompatibility with Solaris shell
There doesn't seem to be a need in checking if a directory exists if we
will just rm -rf it once we affirm that it does.  Instead, just blindly
try to delete it.

This fixes PR17541.

llvm-svn: 192680
2013-10-15 08:33:43 +00:00
..
analyzer [analyzer] Add new debug helper clang_analyzer_warnIfReached. 2013-10-03 16:57:03 +00:00
tools Added documentation for clang-format style options. 2013-09-04 15:09:13 +00:00
AddressSanitizer.rst Update sanitizer attribute documentation to match behaviour change in r187967. 2013-08-15 13:57:11 +00:00
AutomaticReferenceCounting.rst Documentation: formatting fixes 2013-03-13 14:26:35 +00:00
Block-ABI-Apple.rst
Block-ABI-Apple.txt
BlockLanguageSpec.rst
CMakeLists.txt [doxygen] Add a few missing variables to the doxygen.cfg.in for external search and cleaned up external_search_map. 2013-08-28 21:55:41 +00:00
ClangCheck.rst
ClangFormat.rst Add section on VS integration to the ClangFormat documentation. 2013-09-29 17:49:50 +00:00
ClangFormatStyleOptions.rst Updated examples of UseTab option 2013-09-27 16:19:25 +00:00
ClangPlugins.rst
ClangTools.rst [docs] Fix some finicky Sphinx warnings. 2013-09-09 19:50:40 +00:00
CrossCompilation.rst [docs] End users should see just "Clang" 2013-09-09 19:50:47 +00:00
DataFlowSanitizer.rst Add support for -fsanitize-blacklist and default blacklists for DFSan. 2013-08-14 18:54:18 +00:00
DataFlowSanitizerDesign.rst DataFlowSanitizer: Add a design doc paragraph on checking ABI consistency. 2013-08-22 20:08:20 +00:00
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst [docs] Add rtags to the external examples. 2013-03-12 16:07:31 +00:00
FAQ.rst Documentation: fix typo: stdard -> stdarg 2013-02-07 14:48:33 +00:00
HowToSetupToolingForLLVM.rst
InternalsManual.rst docs: Document CXXLiteralOperatorName and CXXUsingDirective 2013-09-27 21:10:54 +00:00
IntroductionToTheClangAST.rst Suggest people use -Xclang not -cc1 when passing options to the frontend. 2013-10-08 19:50:01 +00:00
JSONCompilationDatabase.rst
LanguageExtensions.rst Document the presence of the new Objective-C++ mangling for qualified-id. 2013-10-15 04:28:42 +00:00
LeakSanitizer.rst Add LeakSanitizer.rst to docs. 2013-05-14 15:48:54 +00:00
LibASTMatchers.rst
LibASTMatchersReference.html Fix constructor-related typos. 2013-09-09 14:48:42 +00:00
LibASTMatchersTutorial.rst Documentation: Change UTF-8 ellipsis character to ASCII ... sequence 2013-04-27 16:26:29 +00:00
LibFormat.rst
LibTooling.rst Documentation: add information about builtin includes to FAQ 2013-02-07 14:36:37 +00:00
Makefile docs: Remove incompatibility with Solaris shell 2013-10-15 08:33:43 +00:00
Makefile.sphinx
MemorySanitizer.rst Update sanitizer attribute documentation to match behaviour change in r187967. 2013-08-15 13:57:11 +00:00
Modules.rst Note that modules are supported for C/Objective-C, and have syntax in ObjC. 2013-09-27 21:23:28 +00:00
ObjectiveCLiterals.rst Remove comment on the availability of boxed expressions. They have been available for a while. 2013-08-28 06:03:59 +00:00
PCHInternals.rst [docs] The stat cache has been removed from the PCH, update the docs to remove mentions of it. 2013-02-14 00:12:44 +00:00
PCHLayout.graffle
PCHLayout.png
PTHInternals.rst
RAVFrontendAction.rst
README.txt
ReleaseNotes.rst Add note about following two commands are no longer equivalent. 2013-08-23 22:01:03 +00:00
SanitizerSpecialCaseList.rst Documentation for sanitizer special case list format and -f(no-)?sanitize-blacklist flag 2013-08-07 08:23:32 +00:00
ThreadSanitizer.rst Update sanitizer attribute documentation to match behaviour change in r187967. 2013-08-15 13:57:11 +00:00
Tooling.rst
UsersManual.rst Add a section about clang-cl to UsersManual.rst 2013-10-10 01:15:16 +00:00
conf.py We're in 3.4 land now. 2013-05-07 20:31:37 +00:00
doxygen.cfg.in [doxygen] Add a few missing variables to the doxygen.cfg.in for external search and cleaned up external_search_map. 2013-08-28 21:55:41 +00:00
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
index.rst [docs] Fix Sphinx toctree warning. 2013-09-09 19:50:46 +00:00
make.bat

README.txt

See llvm/docs/README.txt