llvm-capstone/clang/lib
2021-10-15 10:07:08 -07:00
..
Analysis [clang] Omit most AttributedStatements from the CFG 2021-10-12 09:15:45 -04:00
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
AST Revert "Compress formatting of array type names (int [4] -> int[4])" 2021-10-14 14:49:25 -07:00
ASTMatchers Add TypeLoc-related matchers. 2021-10-08 17:42:18 +00:00
Basic [AIX] Enable int128 in 64 bit mode 2021-10-15 16:23:04 +00:00
CodeGen [clang] Use llvm::is_contained (NFC) 2021-10-15 10:07:08 -07:00
CrossTU PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
DirectoryWatcher Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 2021-06-19 09:19:52 -07:00
Driver [Driver][NetBSD] Use Triple reference instead of ToolChain.getTriple(). 2021-10-15 16:36:19 +02:00
Edit [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
Format [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
Frontend [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
FrontendTool Reland "[clang-repl] Allow loading of plugins in clang-repl." 2021-10-05 13:04:01 +00:00
Headers [CUDA] Provide address space conversion builtins. 2021-10-12 14:56:39 -07:00
Index [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Interpreter [NFC][Interpreter] Remove unused CompilerInvocation 2021-10-14 15:17:49 -07:00
Lex [clang] Capture Framework when HeaderSearch is resolved via headermap 2021-10-15 09:12:31 -07:00
Parse [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
Rewrite [analyzer] Highlight arrows for currently selected event 2021-08-02 19:15:01 +03:00
Sema Fix a crash on an invalid templated UDL declaration 2021-10-15 10:00:16 -04:00
Serialization [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
StaticAnalyzer [clang] Use llvm::is_contained (NFC) 2021-10-15 10:07:08 -07:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling [libTooling] Add "switch"-like Stencil combinator 2021-10-14 16:45:37 +00:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00