llvm-project/clang/lib
owenca b5b33fbffb [clang-format] Skip parsing a block if it's nested too deep
Fixes #55912.

Differential Revision: https://reviews.llvm.org/D127183
2022-06-07 15:28:03 -07:00
..
APINotes
ARCMigrate [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
AST [clang] Allow consteval functions in default arguments 2022-06-07 10:54:37 +08:00
ASTMatchers [Clang][[OpenMP5.1] Initial parser/sema for default(private) clause 2022-05-19 12:43:13 -07:00
Analysis [clang][dataflow] Modify `optional` model to handle type aliases. 2022-06-03 18:57:43 +00:00
Basic [clang-cl] Add support for /kernel 2022-06-07 06:42:35 -07:00
CodeGen [NFC] Exctract getNoSanitizeMask lambda 2022-06-07 14:08:43 -07:00
CrossTU [clang][analyzer][ctu] Make CTU a two phase analysis 2022-05-18 10:35:52 +02:00
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [clang-cl] Add support for /kernel 2022-06-07 06:42:35 -07:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
ExtractAPI [clang][extract-api] Don't emit symbols prefixed with an underscore 2022-05-25 19:02:18 +01:00
Format [clang-format] Skip parsing a block if it's nested too deep 2022-06-07 15:28:03 -07:00
Frontend [clang] Remove some `U+C2AD`s in `__cpp_multidimensional_subscript` 2022-06-07 19:29:01 +09:00
FrontendTool [C++20][Modules][HU 1/5] Introduce header units as a module type. 2022-03-25 09:17:14 +00:00
Headers [clang] [Headers] Check __SEH__, when checking if ARM EHABI is implied 2022-06-06 23:21:05 +03:00
Index [AST] Improve traversal of concepts and concept requirements 2022-04-28 09:33:26 +00:00
IndexSerialization
Interpreter Revert "[clang-repl] Recover the lookup tables of the primary context." 2022-05-31 06:25:37 +00:00
Lex [Attributes] Remove AttrSyntax and migrate uses to AttributeCommonInfo::Syntax (NFC) 2022-06-03 12:11:48 -04:00
Parse Fix a -Wlogical-op-parentheses warning; NFC 2022-06-06 07:52:12 -04:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema [clang][AArch64][SVE] Improve diagnostics for SVE operators 2022-06-07 15:35:36 +01:00
Serialization [Clang][OpenMP] Add the codegen support for `atomic compare capture` 2022-06-02 21:38:21 -04:00
StaticAnalyzer [analyzer] Fix null pointer deref in CastValueChecker 2022-06-07 13:34:06 -04:00
Support [RISCV][NFC] Rename variables in rvv intrinsics related files. 2022-05-31 17:43:01 -07:00
Testing [include-cleaner] Include-cleaner library structure, and simplistic AST walking. 2022-04-29 11:04:11 +02:00
Tooling Revert "[clang-diff] Fix assertion error when dealing with wide strings" 2022-06-07 14:58:10 -07:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00