llvm-project/clang/lib
Craig Topper 618543bb12 [clang][NFC] Fix a -Wparentheses warning. 2021-08-07 08:56:31 -07:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [clang] Introduce SourceLocation::[U]IntTy typedefs. 2021-07-21 10:45:46 +01:00
AST Reapply "Support Attr in DynTypedNode and ASTMatchers." 2021-08-06 22:30:32 +02:00
ASTMatchers Reapply "Support Attr in DynTypedNode and ASTMatchers." 2021-08-06 22:30:32 +02:00
Analysis [analyzer][NFC] Display the correct function name even in crash dumps 2021-07-12 09:06:46 +02:00
Basic [ARC] Add codegen for llvm.ctlz intrinsic for the ARC backend 2021-08-06 12:18:06 -07:00
CodeGen [OpenMP] Fix accidental reuse of VLA size 2021-08-07 05:55:27 +00: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 [clang][NFC] Fix a -Wparentheses warning. 2021-08-07 08:56:31 -07:00
Edit [Matrix] Implement C-style explicit type conversions for matrix types. 2021-04-10 11:48:41 +01:00
Format [clan-format] detect function definitions more conservatively 2021-08-03 16:19:35 +02:00
Frontend Apply -fmacro-prefix-map to __builtin_FILE() 2021-08-04 16:42:14 -07:00
FrontendTool [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Headers opencl-c.h: add 3.0 optional extension support for a few more bits 2021-08-07 09:25:00 +10:00
Index [index] Fix performance regression with indexing macros 2021-06-16 10:16:26 -07:00
IndexSerialization
Interpreter Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
Lex Apply -fmacro-prefix-map to __builtin_FILE() 2021-08-04 16:42:14 -07:00
Parse Disallow narrowing conversions to bool in noexcept specififers 2021-08-06 10:26:39 -04:00
Rewrite [analyzer] Highlight arrows for currently selected event 2021-08-02 19:15:01 +03:00
Sema [Clang][DiagnosticSemaKinds] combine diagnostic texts 2021-08-06 13:58:21 -07:00
Serialization [clang] Introduce SourceLocation::[U]IntTy typedefs. 2021-07-21 10:45:46 +01:00
StaticAnalyzer [analyzer] Highlight arrows for currently selected event 2021-08-02 19:15:01 +03:00
Testing
Tooling [clang][Driver] Expose driver mode detection logic 2021-07-27 14:49:53 +02:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00