..  
			 
		
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										AST
									
								 
							
						
					 
				 
				
					
						
							
							[clang][AST][ASTImporter] Set record to complete during import of its members. 
						
					 
				 
				2022-02-14 08:27:44 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										ASTMatchers
									
								 
							
						
					 
				 
				
					
						
							
							Add `isConstinit` matcher 
						
					 
				 
				2022-01-24 08:35:42 -05:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Analysis
									
								 
							
						
					 
				 
				
					
						
							
							[clang][dataflow] Add transfer functions for logical and, or, not. 
						
					 
				 
				2022-02-17 09:09:59 +00:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Basic
									
								 
							
						
					 
				 
				
					
						
							
							[Clang] Extract availability mapping from VersionMap for watchOS/tvOS 
						
					 
				 
				2022-01-05 17:00:03 -08:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										CodeGen
									
								 
							
						
					 
				 
				
					
						
							
							[clang-repl] Recommit "Land initial infrastructure for incremental parsing" 
						
					 
				 
				2021-05-13 06:30:29 +00:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										CrossTU
									
								 
							
						
					 
				 
				
					
						
							
							Revert "[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space characters in lookup names when parsing the ctu index file" 
						
					 
				 
				2021-12-16 20:46:51 -05:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										DirectoryWatcher
									
								 
							
						
					 
				 
				
					
						
							
							Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 
						
					 
				 
				2021-06-19 09:19:52 -07:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Driver
									
								 
							
						
					 
				 
				
					
						
							
							[clang] Fix a misadjusted path style comparison in a unittest 
						
					 
				 
				2021-12-09 11:47:43 +02:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Format
									
								 
							
						
					 
				 
				
					
						
							
							[clang-format] Fix wrong assertion with non-negative shift when aligning tokens. 
						
					 
				 
				2022-02-17 09:49:00 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Frontend
									
								 
							
						
					 
				 
				
					
						
							
							[llvm] Add null-termination capability to SmallVectorMemoryBuffer 
						
					 
				 
				2021-12-09 11:32:13 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Index
									
								 
							
						
					 
				 
				
					
						
							
							[clang] Visit enum base specifiers in libIndex 
						
					 
				 
				2021-10-25 13:16:14 +02:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Interpreter
									
								 
							
						
					 
				 
				
					
						
							
							[clang-repl][NFC] Fix calling convention mismatch in test 
						
					 
				 
				2021-11-30 13:26:10 -08:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Introspection
									
								 
							
						
					 
				 
				
					
						
							
							[IntrospectionTest] Replace "return" with "GTEST_SKIP" 
						
					 
				 
				2022-02-04 12:35:44 -08:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Lex
									
								 
							
						
					 
				 
				
					
						
							
							[clang][lex][minimizer] Avoid treating path separators as comments 
						
					 
				 
				2022-02-15 09:49:19 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Rename
									
								 
							
						
					 
				 
				
					
						
							
							Bump googletest to 1.10.0 
						
					 
				 
				2021-05-14 19:16:31 +02:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Rewrite
									
								 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Sema
									
								 
							
						
					 
				 
				
					
						
							
							[NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 
						
					 
				 
				2021-11-24 14:03:49 -05:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Serialization
									
								 
							
						
					 
				 
				
					
						
							
							[Frontend] Only compile modules if not already finalized 
						
					 
				 
				2021-07-15 18:27:08 -07:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										StaticAnalyzer
									
								 
							
						
					 
				 
				
					
						
							
							[analyzer] Restrict CallDescription fuzzy builtin matching 
						
					 
				 
				2022-02-11 10:45:18 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										Tooling
									
								 
							
						
					 
				 
				
					
						
							
							[libTooling] Change Tranformer's consumer to take multiple changes 
						
					 
				 
				2022-02-15 16:34:36 +00:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										libclang
									
								 
							
						
					 
				 
				
					
						
							
							[libclang] Add CXRewriter to libclang API 
						
					 
				 
				2020-09-04 14:17:03 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								CMakeLists.txt 
							
						
					 
				 
				
					
						
							
							[clang-repl] Recommit "Land initial infrastructure for incremental parsing" 
						
					 
				 
				2021-05-13 06:30:29 +00:00