hanchenye-llvm-project/clang/docs
Erik Pilkington 6ccc173b97 __has_feature(pragma_clang_attribute_namespaces) should be __has_extension
Thanks to Richard Smith for pointing this out.

llvm-svn: 350642
2019-01-08 18:24:39 +00:00
..
CommandGuide Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
analyzer [analyzer] Fix some expressions staying live too long. Add a debug checker. 2018-12-16 23:44:06 +00:00
tools Portable Python script across Python version 2018-12-19 13:46:13 +00:00
AddressSanitizer.rst [ASan] Minor documentation fix: clarify static linking limitation. 2018-12-11 16:47:12 +00:00
AttributeReference.rst
AutomaticReferenceCounting.rst [ObjCARC] Add an new attribute, objc_externally_retained 2019-01-04 18:33:06 +00:00
Block-ABI-Apple.rst [CodeGen][ObjC] Make copying and disposing of a non-escaping block 2018-07-20 17:10:32 +00:00
Block-ABI-Apple.txt Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
BlockLanguageSpec.rst
CMakeLists.txt
ClangCheck.rst
ClangCommandLineReference.rst Fix some typos in the clang doc. 2019-01-01 12:51:14 +00:00
ClangFormat.rst clang-format-diff: add an example with hg 2019-01-01 12:32:08 +00:00
ClangFormatStyleOptions.rst Fix some typos in the clang doc. 2019-01-01 12:51:14 +00:00
ClangPlugins.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
ClangTools.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
ControlFlowIntegrity.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
ControlFlowIntegrityDesign.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
CrossCompilation.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
DataFlowSanitizer.rst
DataFlowSanitizerDesign.rst
DiagnosticsReference.rst [Diagnostic] Fix a warning typo. NFC. 2018-09-12 18:27:21 +00:00
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst
FAQ.rst
HardwareAssistedAddressSanitizerDesign.rst [docs] Don't use the `asm` syntax highlighting (which our docs builder 2018-08-06 01:28:42 +00:00
HowToSetupToolingForLLVM.rst Allow the creation of human-friendly ASTDumper to arbitrary output stream 2018-04-06 13:01:12 +00:00
InternalsManual.rst PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
IntroductionToTheClangAST.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
ItaniumMangleAbiTags.rst
JSONCompilationDatabase.rst
LTOVisibility.rst Implement CFI for indirect calls via a member function pointer. 2018-06-26 02:15:47 +00:00
LanguageExtensions.rst __has_feature(pragma_clang_attribute_namespaces) should be __has_extension 2019-01-08 18:24:39 +00:00
LeakSanitizer.rst
LibASTMatchers.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
LibASTMatchersReference.html [clang] Add AST matcher for initializer list members 2019-01-07 14:14:36 +00:00
LibASTMatchersTutorial.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
LibFormat.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
LibTooling.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
MSVCCompatibility.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
Makefile.sphinx
MemorySanitizer.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
Modules.rst [Modules] Add platform and environment features to requires clause 2018-09-18 17:11:13 +00:00
ObjectiveCLiterals.rst
OpenMPSupport.rst [OPENMP] What's new for OpenMP in clang. 2018-07-26 17:53:45 +00:00
PCHInternals.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
PCHLayout.graffle
PCHLayout.png
RAVFrontendAction.rst Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
README.txt
RefactoringEngine.rst
ReleaseNotes.rst Mention changes to libc++ include dir lookup in release notes. 2018-12-05 18:32:05 +00:00
SafeStack.rst [Docs] Update supported oses for safestack, ubsan, asan, tsan and msan 2018-07-25 13:55:06 +00:00
SanitizerCoverage.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
SanitizerSpecialCaseList.rst
SanitizerStats.rst [docs] -fsanitize=cfi only allowed with -fvisibility= 2018-06-15 23:11:18 +00:00
ShadowCallStack.rst [ShadowCallStack] fix the docs 2018-05-01 00:15:56 +00:00
SourceBasedCodeCoverage.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
ThinLTO.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
ThreadSafetyAnalysis.rst
ThreadSanitizer.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
Toolchain.rst Fix some typos in the clang doc. 2019-01-01 12:51:14 +00:00
Tooling.rst Update our URLs in clang doc to use https 2018-11-04 17:02:00 +00:00
UndefinedBehaviorSanitizer.rst [docs] UBSan and ASan are supported on Windows 2018-11-27 03:55:15 +00:00
UsersManual.rst [asan] Add clang flag -fsanitize-address-use-odr-indicator 2018-12-05 01:44:31 +00:00
conf.py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
doxygen-mainpage.dox
doxygen.cfg.in Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
index.rst Remove reference to recently removed PTH Documentation. 2018-12-04 14:46:25 +00:00
make.bat

README.txt

See llvm/docs/README.txt