Historial de Commits

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