hanchenye-llvm-project/clang/docs
Aaron Ballman 4bfaeba6a9 Amending r223468 with this documentation change.
llvm-svn: 223479
2014-12-05 17:11:49 +00:00
..
analyzer
tools clang-format: Escape '*' in generated flag documentation. 2014-12-02 14:21:16 +00:00
AddressSanitizer.rst [ASan] Improve blacklisting of global variables. 2014-10-17 22:37:33 +00:00
AttributeReference.rst Clarify. 2014-08-16 02:14:37 +00:00
AutomaticReferenceCounting.rst
Block-ABI-Apple.rst
Block-ABI-Apple.txt
BlockLanguageSpec.rst
CMakeLists.txt Add support for building Sphinx documentation when being inside LLVM source tree and using CMake 2014-04-18 21:55:46 +00:00
ClangCheck.rst
ClangFormat.rst docs: remove double carriage-return 2014-11-02 21:27:52 +00:00
ClangFormatStyleOptions.rst clang-format: Escape '*' in generated flag documentation. 2014-12-02 14:21:16 +00:00
ClangPlugins.rst
ClangTools.rst Document removed flags in release notes 2014-03-21 07:25:01 +00:00
CrossCompilation.rst testing commit access to clang repo 2014-09-29 06:23:54 +00:00
DataFlowSanitizer.rst
DataFlowSanitizerDesign.rst
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst ExternalClangExamples: add a link to ToyClangPlugin 2014-03-07 09:06:12 +00:00
FAQ.rst
HowToSetupToolingForLLVM.rst
InternalsManual.rst unique_ptrify the result of CFG::buildCFG/CFGBuilder::buildCFG 2014-08-29 18:53:26 +00:00
IntroductionToTheClangAST.rst
JSONCompilationDatabase.rst
LanguageExtensions.rst Amending r223468 with this documentation change. 2014-12-05 17:11:49 +00:00
LeakSanitizer.rst
LibASTMatchers.rst
LibASTMatchersReference.html Re-apply r222646 (was reverted in r222667). Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatchingName 2014-11-25 17:01:06 +00:00
LibASTMatchersTutorial.rst Update documentation to match recent API change. newFrontendActionFactory now returns a unique_ptr. 2014-05-01 20:04:39 +00:00
LibFormat.rst
LibTooling.rst Update documentation to match recent API change. newFrontendActionFactory now returns a unique_ptr. 2014-05-01 20:04:39 +00:00
MSVCCompatibility.rst MS ABI: Add CodeGen support for rethrowing MS C++ exceptions 2014-11-25 07:20:20 +00:00
Makefile
Makefile.sphinx
MemorySanitizer.rst [msan] -fsanitize-memory-track-origins=[level] flag and docs. 2014-03-20 14:58:36 +00:00
Modules.rst Add flag -f(no-)modules-implicit-maps. 2014-11-25 09:45:48 +00:00
ObjectiveCLiterals.rst
PCHInternals.rst
PCHLayout.graffle
PCHLayout.png
PTHInternals.rst PTHInternals.rst: PCH is now a thing, update docs to reflect it 2014-07-07 14:02:39 +00:00
RAVFrontendAction.rst Update the documentation for API change to CreateASTConsumer the rest of the way. 2014-10-22 23:57:14 +00:00
README.txt
ReleaseNotes.rst Modify __has_attribute so that it only looks for GNU-style attributes. Removes the ability to look for generic attributes and keywords via this macro, which has the potential to be a breaking change. However, since there is __has_cpp_attribute and __has_declspec_attribute, and given the limited usefulness of querying a generic attribute name regardless of syntax, this seems like the correct path forward. 2014-12-05 15:24:55 +00:00
SanitizerSpecialCaseList.rst Clean up language and grammar. 2014-05-20 17:10:39 +00:00
ThreadSafetyAnalysis.rst Correcting some grammar and typos, and adding CERT as a collaborator. 2014-11-14 13:48:34 +00:00
ThreadSanitizer.rst
Tooling.rst
UsersManual.rst Switch C compilations to C11 by default. 2014-10-20 23:26:58 +00:00
conf.py 3.5 => 3.6 2014-07-29 07:07:31 +00:00
doxygen.cfg.in CMake: allow generation of a Qt Compressed Help file for Clang source 2014-03-13 14:17:01 +00:00
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
index.rst
make.bat

README.txt

See llvm/docs/README.txt