llvm-project/clang/lib
Aaron Ballman 7a3918b540 Revert "[clang] Emit SARIF Diagnostics: Create `clang::SarifDocumentWriter` interface"
This reverts commit 6546fdbe36.

This broke some build bots due to a layering issue:
https://lab.llvm.org/buildbot/#/builders/57/builds/19244
2022-06-24 07:33:07 -04:00
..
APINotes
ARCMigrate [clang] Don't use Optional::hasValue (NFC) 2022-06-20 10:51:34 -07:00
AST [HLSL] Enable half type for hlsl. 2022-06-23 12:56:26 -07:00
ASTMatchers Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
Analysis [clang] Don't use Optional::getValue (NFC) 2022-06-20 22:59:26 -07:00
Basic Revert "[clang] Emit SARIF Diagnostics: Create `clang::SarifDocumentWriter` interface" 2022-06-24 07:33:07 -04:00
CodeGen DebugInfo: Fully integrate ctor type homing into 'limited' debug info 2022-06-23 20:15:00 +00:00
CrossTU [clang][NFC][AST] rename the ImportError to ASTImportError 2022-06-15 00:40:32 +05:30
DirectoryWatcher [clang] Don't use Optional::hasValue (NFC) 2022-06-20 10:51:34 -07:00
Driver DebugInfo: Fully integrate ctor type homing into 'limited' debug info 2022-06-23 20:15:00 +00:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
ExtractAPI [clang] Use value_or instead of getValueOr (NFC) 2022-06-18 23:21:34 -07:00
Format [clang-format] Never analyze insert/remove braces in the same pass 2022-06-14 22:42:54 -07:00
Frontend DebugInfo: Fully integrate ctor type homing into 'limited' debug info 2022-06-23 20:15:00 +00:00
FrontendTool [C++20][Modules][HU 1/5] Introduce header units as a module type. 2022-03-25 09:17:14 +00:00
Headers Revert "wip" 2022-06-17 13:36:53 -05:00
Index [AST] Improve traversal of concepts and concept requirements 2022-04-28 09:33:26 +00:00
IndexSerialization
Interpreter Reland "[clang-repl] Recover the lookup tables of the primary context." 2022-06-24 08:35:41 +00:00
Lex [clang] Don't use Optional::getValue (NFC) 2022-06-20 22:59:26 -07:00
Parse Fix interaction of pragma FENV_ACCESS with other pragmas 2022-06-22 15:13:54 +07:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema clang: Tweak behaviour of warn_empty_while_body and warn_empty_if_body 2022-06-24 02:40:25 +02:00
Serialization [clang] Don't use Optional::hasValue (NFC) 2022-06-20 10:51:34 -07:00
StaticAnalyzer [analyzer] Structured binding to arrays 2022-06-23 11:38:21 +02:00
Support [clang] Don't use Optional::getValue (NFC) 2022-06-20 22:59:26 -07:00
Testing [include-cleaner] Include-cleaner library structure, and simplistic AST walking. 2022-04-29 11:04:11 +02:00
Tooling Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00