Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jan Korous 59563d29f6 [clang][Index] Replace CodegenNameGenerator with ASTNameGenerator 6 yıl önce
  Dmitri Gribenko ca74871906 [Index] Stopped wrapping FrontendActions in libIndex and its users 6 yıl önce
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 yıl önce
  Nikolai Kosjar f155583511 [libclang] Allow skipping warnings from all included files 6 yıl önce
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 yıl önce
  Argyrios Kyrtzidis 16f27fb3e9 [index] Enhance indexing for module references 7 yıl önce
  Volodymyr Sapsai db08470312 [c-index-test] Use correct executable path to discover resource directory. 7 yıl önce
  Eric Liu 8576df59f2 [Index] Add indexing support for MACROs. 7 yıl önce
  Benjamin Kramer 6c13970b48 [index] Fix methods that take a shared_ptr to just take a reference. 7 yıl önce
  Sam McCall 669d5dd00e [Index] Return SourceLocation to consumers, not FileID/Offset pair. 7 yıl önce
  Richard Smith 9f28442d72 Teach ASTReader how to read only the Preprocessor state from an AST file, not the ASTContext state. 8 yıl önce
  Argyrios Kyrtzidis 1d680d2459 [index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols 8 yıl önce
  Argyrios Kyrtzidis 5625df6660 [c-index-test] Provide capability to index module file imports and dump their input files. 8 yıl önce
  Argyrios Kyrtzidis 48ce76be19 [c-index-test] Provide capability for 'c-index-test core' to dump symbol information from a PCH/module file. 8 yıl önce
  Argyrios Kyrtzidis c900a4b13d [index] Introduce SymbolSubKind for reporting language-specific details. 8 yıl önce
  David Blaikie e781b71dd0 Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" 8 yıl önce
  David Blaikie 471e0b27d7 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" 8 yıl önce
  David Blaikie 4a854da51b IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer 8 yıl önce
  Argyrios Kyrtzidis 0e0e98c015 [index] Rename SymbolSubKind -> SymbolProperty, NFC. 8 yıl önce
  Mehdi Amini e5f86e2485 Turn cl::values() (for enum) from a vararg function to using C++ variadic template 8 yıl önce
  Richard Smith 094ed6b130 Update to match LLVM r272232. 9 yıl önce
  Argyrios Kyrtzidis 17e80200b6 [index] Add a SymbolSubKind for an ObjC unit test. 9 yıl önce
  Argyrios Kyrtzidis a0cb91f335 [index] Change SymbolCXXTemplateKind to a 'SymbolSubKinds' bitset. 9 yıl önce
  Argyrios Kyrtzidis cf6bc2febe [index] Print and test module import references. 9 yıl önce
  Argyrios Kyrtzidis 1c8c47123f [AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in printing policy. 9 yıl önce
  Argyrios Kyrtzidis 62caeb12d2 [index] Factor libclang's functionality to determing the mangled name of symbols into the clangIndex library. 9 yıl önce
  Benjamin Kramer c077371eb6 Don't leak the ASTUnit when done with testing. 9 yıl önce
  Argyrios Kyrtzidis 8b4af64863 [c-index-test] Fix a gcc build error. 9 yıl önce
  Argyrios Kyrtzidis d3a0b2f8a5 [index] Fix gcc builds. 9 yıl önce
  Argyrios Kyrtzidis 4d8332ae58 [index] Enhance c-index-test tool and have it link and test the clangIndex library directly. 9 yıl önce