llvm-project/clang/docs
Diego Novillo 46ab35d680 Improve user documentation on profiling.
This clarifies the relationship between instrumentation and sampling based PGO,
code coverage analysis and the different formats supported by sample
profiling.

llvm-svn: 238504
2015-05-28 21:30:04 +00:00
..
analyzer
tools ASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a variadic macro 2015-03-07 20:38:15 +00:00
AddressSanitizer.rst [docs] Recommend to use CMake for building sanitizers. 2015-02-18 22:26:20 +00:00
AttributeReference.rst
AutomaticReferenceCounting.rst Allow (Object *)kMyGlobalCFObj casts without bridging 2015-02-25 20:09:06 +00:00
Block-ABI-Apple.rst
Block-ABI-Apple.txt
BlockLanguageSpec.rst
CMakeLists.txt
ClangCheck.rst
ClangFormat.rst
ClangFormatStyleOptions.rst Fix indentation problem introduced in r236964. NFC 2015-05-11 02:13:24 +00:00
ClangPlugins.rst
ClangTools.rst
ControlFlowIntegrity.rst Implement CFI type checks for non-virtual calls. 2015-04-02 00:23:30 +00:00
ControlFlowIntegrityDesign.rst docs: Document byte arrays. 2015-03-12 00:30:41 +00:00
CrossCompilation.rst
DataFlowSanitizer.rst
DataFlowSanitizerDesign.rst
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst
FAQ.rst
HowToSetupToolingForLLVM.rst
InternalsManual.rst Made considerable updates to the documentation explaining how to add a new attribute to clang. Cleans up some of the existing wording, as well as adding new information and better explanations. 2015-05-13 18:06:48 +00:00
IntroductionToTheClangAST.rst
JSONCompilationDatabase.rst
LanguageExtensions.rst Document __has_feature(modules) in LanguageExtensions 2015-03-10 14:39:26 +00:00
LeakSanitizer.rst
LibASTMatchers.rst
LibASTMatchersReference.html
LibASTMatchersTutorial.rst
LibFormat.rst
LibTooling.rst
MSVCCompatibility.rst Fix some glitches in the MSVCCompatibility document 2015-05-07 07:48:16 +00:00
Makefile [docs] Update the doxygen configuration file. 2015-03-12 17:27:53 +00:00
Makefile.sphinx
MemorySanitizer.rst [msan] Change track-origins default mode from 1 to 2. 2015-02-26 15:59:30 +00:00
Modules.rst [modules] Restrict the module use-declaration to only appear in top-level 2015-03-26 22:10:01 +00:00
ObjectiveCLiterals.rst
PCHInternals.rst Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
PCHLayout.graffle
PCHLayout.png
PTHInternals.rst
RAVFrontendAction.rst
README.txt
ReleaseNotes.rst Fixing an RST issue to silence a sphinx warning. 2015-05-26 19:56:13 +00:00
SanitizerCoverage.rst Update docs for SanitizerCoverage. 2015-05-07 23:04:19 +00:00
SanitizerSpecialCaseList.rst
ThreadSafetyAnalysis.rst Updating the documentation to include an operator! for negative capability support. 2015-05-22 13:36:48 +00:00
ThreadSanitizer.rst [docs] Recommend to use CMake for building sanitizers. 2015-02-18 22:26:20 +00:00
Tooling.rst
UsersManual.rst Improve user documentation on profiling. 2015-05-28 21:30:04 +00:00
conf.py
doxygen.cfg.in [docs] Update the doxygen configuration file. 2015-03-12 17:27:53 +00:00
doxygen.intro
index.rst Add clang/docs/SanitizerCoverage.rst 2015-04-23 20:40:04 +00:00
make.bat

README.txt

See llvm/docs/README.txt