llvm-project/clang/utils/TableGen
Balazs Benics 744e2a3e22 [analyzer] ClangSA should tablegen doc urls refering to the main doc page
AFAIK we should prefer
https://clang.llvm.org/docs/analyzer/checkers.html to
https://clang-analyzer.llvm.org/{available_checks,alpha_checks}.html

This patch will ensure that the doc urls produced by tablegen for the
ClangSA, will use the new url. Nothing else will be changed.

Reviewed By: martong, Szelethus, ASDenysPetrov

Differential Revision: https://reviews.llvm.org/D121387
2022-04-19 12:14:27 +02:00
..
ASTTableGen.cpp [NFC][clang]Inclusive language: remove remaining uses of sanity 2021-11-24 14:20:13 -05:00
ASTTableGen.h Add the ability for properties to be conditional on other properties. 2019-12-16 13:34:00 -05:00
CMakeLists.txt [Clang][RISCV] Add custom TableGen backend for riscv-vector intrinsics. 2021-03-10 18:43:43 -08:00
ClangASTNodesEmitter.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ClangASTPropertiesEmitter.cpp [clang] Use StringRef::contains (NFC) 2021-10-21 08:58:19 -07:00
ClangAttrEmitter.cpp [HLSL] Add Semantic syntax, and SV_GroupIndex 2022-04-14 10:21:58 -05:00
ClangCommentCommandInfoEmitter.cpp Comment parsing: Complete list of Doxygen commands 2021-11-09 18:35:26 +01:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp Fix one round of implicit conversions found by g++5. 2020-01-29 01:52:48 +01:00
ClangCommentHTMLTagsEmitter.cpp Fix one round of implicit conversions found by g++5. 2020-01-29 01:52:48 +01:00
ClangDataCollectorsEmitter.cpp
ClangDiagnosticsEmitter.cpp [clang] Introduce support for disabling warnings in system macros 2022-01-12 08:18:19 +00:00
ClangOpcodesEmitter.cpp [Clang interpreter] Avoid storing pointers at unaligned locations 2021-07-28 16:03:41 +01:00
ClangOpenCLBuiltinEmitter.cpp [OpenCL] Guard write_only image3d_t with TypeExtension 2022-03-21 12:45:58 +00:00
ClangOptionDocEmitter.cpp [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
ClangSACheckersEmitter.cpp [analyzer] ClangSA should tablegen doc urls refering to the main doc page 2022-04-19 12:14:27 +02:00
ClangSyntaxEmitter.cpp [Syntax] Tablegen Sequence classes. NFC 2020-11-11 16:29:19 +01:00
ClangTypeNodesEmitter.cpp Enable better node-hierarchy metaprogramming; NFC. 2019-12-14 00:16:47 -05:00
MveEmitter.cpp [clang] Remove Address::deprecated from MveEmitter 2022-03-21 09:39:13 -07:00
NeonEmitter.cpp [Clang][NeonEmitter] emit ret decl first for -Wdeclaration-after-statement 2022-03-23 09:40:43 -07:00
RISCVVEmitter.cpp Revert "Reland "[RISCV][NFC] Moving RVV intrinsic type related util to llvm/Support"" 2022-04-08 16:20:19 +08:00
SveEmitter.cpp [AArch64][SVE] Always use overloaded methods instead of preprocessor macro. 2021-04-13 21:12:53 +01:00
TableGen.cpp [AST][clangd] Expose documentation of Attrs on hover. 2021-08-12 21:16:37 +02:00
TableGenBackends.h [AST][clangd] Expose documentation of Attrs on hover. 2021-08-12 21:16:37 +02:00