llvm/clang/docs
Zurab Tsinadze a54d81f597 [analyzer] CERT: POS34-C
Summary:
This patch introduces a new checker:
`alpha.security.cert.pos.34c`

This checker is implemented based on the following rule:
https://wiki.sei.cmu.edu/confluence/x/6NYxBQ
The check warns if  `putenv` function is
called with automatic storage variable as an argument.

Differential Revision: https://reviews.llvm.org/D71433
2020-02-19 18:12:19 +01:00
..
analyzer [analyzer] CERT: POS34-C 2020-02-19 18:12:19 +01:00
CommandGuide Re-add documentation for -flax-vector-conversions= removed in 2020-01-23 12:28:03 -08:00
tools
AddressSanitizer.rst
AttributeReference.rst
AutomaticReferenceCounting.rst
Block-ABI-Apple.rst fix some typos to cycle bots 2020-02-10 13:51:23 -05:00
Block-ABI-Apple.txt
BlockLanguageSpec.rst
ClangCheck.rst
ClangCommandLineReference.rst Support -fstack-clash-protection for x86 2020-02-09 10:42:45 +01:00
ClangFormat.rst
ClangFormatStyleOptions.rst [clang-format] Add new option BeforeLambdaBody in Allman style. 2020-02-13 22:16:41 +01:00
ClangPlugins.rst
ClangStaticAnalyzer.rst
ClangTools.rst
CMakeLists.txt
conf.py Bump the trunk major version to 11 2020-01-15 13:38:01 +01:00
ConstantInterpreter.rst
ControlFlowIntegrity.rst
ControlFlowIntegrityDesign.rst
CrossCompilation.rst
DataFlowSanitizer.rst
DataFlowSanitizerDesign.rst
DiagnosticsReference.rst
doxygen-mainpage.dox
doxygen.cfg.in
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst
FAQ.rst
HardwareAssistedAddressSanitizerDesign.rst Update hwasan docs to cover outlined checks and globals. 2020-02-06 17:44:43 -08:00
HowToSetupToolingForLLVM.rst [NFC] Removing experimental designation for ninja in docs. 2020-01-28 15:28:40 -08:00
index.rst
InternalsManual.rst Add a bit of documentation on attribute spellings that were missing. 2020-01-22 15:22:40 -05:00
IntroductionToTheClangAST.rst
ItaniumMangleAbiTags.rst
JSONCompilationDatabase.rst
LanguageExtensions.rst Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang 2020-02-18 16:16:37 -08:00
LeakSanitizer.rst
LibASTImporter.rst
LibASTMatchers.rst
LibASTMatchersReference.html Remove clang::ast_type_traits namespace in favor of clang 2020-02-13 10:46:47 -08:00
LibASTMatchersTutorial.rst fix a doc typo to cycle bots 2019-12-20 21:39:01 -05:00
LibFormat.rst
LibTooling.rst
LTOVisibility.rst LTOVisibility.rst: fix up syntax in example 2020-01-08 11:43:11 -08:00
make.bat
Makefile.sphinx
MemorySanitizer.rst
Modules.rst
MSVCCompatibility.rst
ObjectiveCLiterals.rst
OpenCLSupport.rst
OpenMPSupport.rst [OpenMP][NFC] Update OpenMPSupport table 2020-02-15 00:40:39 -06:00
PCHInternals.rst
PCHLayout.graffle
PCHLayout.png
RAVFrontendAction.rst
README.txt
RefactoringEngine.rst
ReleaseNotes.rst [Sema] Adds the pointer-to-int-cast diagnostic 2020-02-16 15:38:25 +01:00
SafeStack.rst
SanitizerCoverage.rst fix doc typos to cycle bots 2020-01-19 09:51:25 -05:00
SanitizerSpecialCaseList.rst
SanitizerStats.rst
ShadowCallStack.rst
SourceBasedCodeCoverage.rst fix some typos to cycle bots 2020-02-10 13:51:23 -05:00
ThinLTO.rst
ThreadSafetyAnalysis.rst
ThreadSanitizer.rst
Toolchain.rst
Tooling.rst
UndefinedBehaviorSanitizer.rst
UsersManual.rst Revert "Reland D74436 "Change clang option -ffp-model=precise to select ffp-contract=on""" 2020-02-19 12:03:27 +00:00

See llvm/docs/README.txt