커밋 기록

작성자 SHA1 메시지 날짜
  Raphael Isemann b5087049fd [lldb][modern-type-lookup] No longer import temporary declarations into the persistent AST 5 년 전
  Raphael Isemann 5dd8fd3019 [clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource 5 년 전
  Raphael Isemann 7b588ed9bb [lldb][clang][modern-type-lookup] Use ASTImporterSharedState in ExternalASTMerger 5 년 전
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 년 전
  Gabor Marton b211b92b88 [ASTImporter] Use llvm::Expected and Error in the importer API 6 년 전
  Balazs Keri 36e125b91f Changed every use of ASTImporter::Import to Import_New 6 년 전
  Raphael Isemann 1e1ffe52e6 Remove the unused return value in ASTImporter::Imported [NFC] 6 년 전
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Raphael Isemann f04d905d33 Set MustBuildLookupTable on PrimaryContext in ExternalASTMerger 6 년 전
  Balazs Keri 6ff4ea1ff6 [ASTImporter] Added error handling for AST import. 6 년 전
  Gabor Marton 2cd0afaeb3 [ASTImporter] Refactor Decl creation 7 년 전
  Sam McCall 5029924c9f [ASTImporter] avoid warnings: unused var, switch covered 7 년 전
  Aleksei Sidorin b926dd8427 [ASTImporter] Support LambdaExprs and improve template support 7 년 전
  Nico Weber 34f8ea458e Fix -Wcast-qual warning after r314336. 8 년 전
  Sean Callanan 87d985aec9 Add support for remembering origins to ExternalASTMerger 8 년 전
  Sean Callanan 0f53b50dc8 [ExternalASTMerger] Import Objective-C classes 8 년 전
  Sean Callanan 660c98f3e3 clang-import-test had some dead code. I did the following to eliminate it: 8 년 전
  Lang Hames 30060bff5b Call setMustBuildLookupTable on TagDecls in ExternalASTMerger 8 년 전
  Sean Callanan 848b631d3a [ASTImporter] Improve handling of incomplete types 8 년 전
  David Blaikie 661f8feccb Use default ref capture to simplify local lambdas, use a template to avoid std::function overhead, other cleanup 8 년 전
  NAKAMURA Takumi 855a7eedb9 ExternalASTMerger.cpp: Silence another warning. [-Wunused-lambda-capture] 8 년 전
  Benjamin Kramer e0f4a8bf0f Silence unused variable warning in release builds. 8 년 전
  Sean Callanan fd6174d4ae [ExternalASTMerger] Removed a move constructor to address MSVC build failure 8 년 전
  Sean Callanan 384745c493 [ExternalASTMerger] Fix the MSVC build 8 년 전
  Sean Callanan 3975e67148 [clang-import-test] Lookup inside contexts 8 년 전