Historie revizí

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