hanchenye-llvm-project/clang/docs
Nick Lewycky 7dae818117 Whoops! Fix major think-o in the first example in the documentation that I edited at 3am.
llvm-svn: 198997
2014-01-11 02:55:22 +00:00
..
analyzer Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
tools Implement a new -fstandalone-debug option. rdar://problem/15685848 2014-01-07 01:19:08 +00:00
AddressSanitizer.rst Mention LeakSanitizer in AddressSanitizer docs. 2013-12-11 09:14:36 +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 Add documentation for clang-format. 2013-01-09 21:49:28 +00:00
ClangFormat.rst clang-format-diff.py: Support -regex filter and more filename extensions 2013-12-10 13:51:53 +00:00
ClangFormatStyleOptions.rst Support GNU style rule to put a space before opening parenthesis. 2013-12-10 10:18:34 +00:00
ClangPlugins.rst
ClangTools.rst Fix grammar-o. 2013-11-08 22:15:02 +00:00
CrossCompilation.rst fix a typo 2013-11-26 13:28:51 +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 Fix spelling error and remove the part about CMake having experimental Ninja support since 2.8.9 has been released some time ago. 2013-01-11 07:23:53 +00:00
InternalsManual.rst Updating the documentation about how to add attributes based on the rather extensive refactorings that have happened over the past several months. 2014-01-07 20:12:20 +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 Documentation: fix escaping in JSON example 2013-01-30 17:58:39 +00:00
LanguageExtensions.rst Whoops! Fix major think-o in the first example in the documentation that I edited at 3am. 2014-01-11 02:55:22 +00:00
LeakSanitizer.rst Rewrite docs/LeakSanitizer.rst. Add it to index. 2013-12-10 20:10:30 +00:00
LibASTMatchers.rst
LibASTMatchersReference.html Add partial support for the hasDeclaration() matcher in the dynamic layer. 2013-11-18 14:53:42 +00:00
LibASTMatchersTutorial.rst Documentation: Change UTF-8 ellipsis character to ASCII ... sequence 2013-04-27 16:26:29 +00:00
LibFormat.rst Add documentation for clang-format. 2013-01-09 21:49:28 +00:00
LibTooling.rst Fixed a typo 2013-12-12 10:08:54 +00:00
Makefile Add trunk revision number on the online HTML docs. 2013-10-27 05:00:50 +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 Allow a new syntax in a module requires-declaration: 2013-10-28 22:18:19 +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 Updating documentation for the __has_attribute changes landed in r198897. 2014-01-09 23:11:13 +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 tsan: update docs 2013-10-17 08:06:19 +00:00
Tooling.rst
UsersManual.rst Update user manual to note that implementation for C++11 and C++1y is complete, and fix a bunch of other issues here. 2013-12-12 02:42:17 +00:00
conf.py Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +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 Add trunk revision number on the online HTML docs. 2013-10-27 05:00:50 +00:00
doxygen.header
doxygen.intro
index.rst Rewrite docs/LeakSanitizer.rst. Add it to index. 2013-12-10 20:10:30 +00:00
make.bat

README.txt

See llvm/docs/README.txt